bame
Paul Bame
bame@puffin.external.hp.com
Tue, 7 Dec 1999 15:19:27 -0700 (MST)
Update of /home/cvs/parisc/linux/arch/parisc/real
In directory puffin.external.hp.com:/tmp/cvs-serv807/arch/parisc/real
Modified Files:
Makefile convert.c debug.c hpmc.c lib.c pdc.c real.h setup.c
traps.c vsprintf.c
Removed Files:
ctype.c lib.h realpdc.h
Log Message:
Incorporate some changes from "John David Anglin" <dave@hiauly1.hia.nrc.ca>
* Default command line for use with HPUX boot loader
* remove the real_ prefix from function and data names
* nuke a couple of un-needed header files
Fix a symbol problem in real-mode executable-to-.S conversion.
Make "duplicate" routines like memcpy() (formerly real_memcpy()) have
the same functional definition as the real ones.
Get rid of need for ctype.c