linux-2.3 amodra

Alan Modra amodra@puffin.external.hp.com
Thu, 21 Sep 2000 10:02:41 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux-2.3
Changes by:	amodra	00/09/21 10:02:40

Modified files:
	arch/parisc/kernel: traps.c 
	arch/parisc/mm : init.c 

Log message:
Tell the compiler that fault_vector_* and stext are in read-only
sections by adding `const'.  Gets rid of linker warnings about
"fixing DPREL" relocs.