PERFORCE change 31226 for review

Marcel Moolenaar marcel at FreeBSD.org
Thu May 15 00:59:44 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=31226

Change 31226 by marcel at marcel_nfs on 2003/05/15 00:58:42

	Don't create a seperate section for the code in this file.
	If there was a reason, it must be a bad one :-)

Affected files ...

.. //depot/projects/ia64_epc/sys/ia64/ia64/context.s#18 edit

Differences ...

==== //depot/projects/ia64_epc/sys/ia64/ia64/context.s#18 (text+ko) ====

@@ -29,7 +29,7 @@
 #include <machine/asm.h>
 #include <assym.s>
 
-	.section	.text.context, "ax"
+	.text
 
 /*
  * void restorectx(struct pcb *)


More information about the p4-projects mailing list