bame

Paul Bame bame@puffin.external.hp.com
Wed, 12 Jan 2000 16:05:31 -0700 (MST)


Update of /home/cvs/parisc/linux-2.3/arch/parisc/real
In directory puffin.external.hp.com:/tmp/cvs-serv5322

Modified Files:
	Makefile setup.c 
Added Files:
	theend.S 
Log Message:


Added the fix for free_mem and _end which we had in 2.2 which was
lost in 2.3.  Note the BSS clear loop could probably be moved to
start_parisc(), as it had been in 2.2, where it can use bzero() or
memset() which is nicer.