cvs commit: src/sys/sparc64/include ktr.h src/sys/sparc64/sparc64
genassym.c
Marius Strobl
marius at FreeBSD.org
Mon Jan 23 07:04:10 PST 2006
marius 2006-01-23 15:04:09 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/sparc64/include ktr.h
sys/sparc64/sparc64 genassym.c
Log:
MFC: sys/sparc64/include/ktr.h 1.6, sys/sparc64/sparc64/genassym.c 1.59
Use <sys/ktr.h> directly in .S files instead of exporting the
KTR_* class macros via genassym.c. Together with sys/sys/ktr.h 1.34
(MFC'ed in 1.32.2.2) this has the desired side-effect of providing a
default value for KTR_COMPILE. Thus this fixes warnings from -Wundef
regarding KTR_COMPILE not being defined for .S files.
Revision Changes Path
1.5.12.1 +2 -0 src/sys/sparc64/include/ktr.h
1.57.2.1 +0 -14 src/sys/sparc64/sparc64/genassym.c
More information about the cvs-src
mailing list