Date: Thu, 15 May 2003 00:59:42 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 31226 for review Message-ID: <200305150759.h4F7xgKF011565@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=31226 Change 31226 by marcel@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 *)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305150759.h4F7xgKF011565>