Date: Thu, 16 May 2002 18:44:56 -0700 (PDT) From: Benno Rice <benno@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/include asm.h src/sys/powerpc/powerpc sigcode.S trap_subr.S Message-ID: <200205170144.g4H1iuT83878@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
benno 2002/05/16 18:44:56 PDT Modified files: sys/powerpc/include asm.h sys/powerpc/powerpc sigcode.S trap_subr.S Log: - Rename the _C_LABEL macro to CNAME. - Rename the _ASM_LABEL macro to ASMNAME. - Add the HIDENAME macro which is used in libc's syscall stuff. Revision Changes Path 1.4 +6 -5 src/sys/powerpc/include/asm.h 1.2 +3 -3 src/sys/powerpc/powerpc/sigcode.S 1.3 +85 -85 src/sys/powerpc/powerpc/trap_subr.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205170144.g4H1iuT83878>