Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/mips/mips
Module Name: syssrc
Committed By: manu
Date: Mon Apr 1 21:06:23 UTC 2002
Modified Files:
syssrc/sys/arch/mips/mips: locore.S
Log Message:
undef SYSCALL_SHIFT after using it so that it is possible to define both
COMPAT_IRIX and COMPAT_LINUX without getting warnings about SYSCALL_SHIFT
being redefined.
To generate a diff of this commit:
cvs rdiff -r1.132 -r1.133 syssrc/sys/arch/mips/mips/locore.S
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