#!/usr/bin/perl
# $Id: bin2c.pl,v 1.2 1998/02/04 06:23:54 hpa Exp $
# -----------------------------------------------------------------------
#
# Copyright 1998 H. Peter Anvin - All Rights Reserved
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, Inc., 675 Mass Ave, Cambridge MA 02139,
# USA; either version 2 of the License, or (at your option) any later
# version; incorporated herein by reference.
#
# -----------------------------------------------------------------------
#
# bin2c.pl: binary file to C source converter
#