Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/i386



Module Name:    syssrc
Committed By:   thorpej
Date:           Fri May 31 18:07:31 UTC 2002

Modified Files:
        syssrc/sys/arch/i386/i386: locore.s mach_sigcode.s svr4_sigcode.s
        syssrc/sys/arch/i386/include: asm.h

Log Message:
Move the IDTVEC() macro to <machine/asm.h>, and make it work with
an ISO C preprocessor.


To generate a diff of this commit:
cvs rdiff -r1.254 -r1.255 syssrc/sys/arch/i386/i386/locore.s
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/i386/i386/mach_sigcode.s
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/i386/i386/svr4_sigcode.s
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/i386/include/asm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index