Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/sparc/sparc
Module Name: syssrc
Committed By: uwe
Date: Tue May 7 02:38:46 UTC 2002
Modified Files:
syssrc/sys/arch/sparc/sparc: genassym.cf
Log Message:
Drop SUN4_PGSHIFT and SUN4CM_PGSHIFT. They are already known to .S
files from sys/param.h. The problem is that lint stubs are generated
with -C (keep comments) and gcc complains about macro redefinition,
since "assym.h" doesn't have the comments that "sys/param.h" has.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/arch/sparc/sparc/genassym.cf
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