Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/newsmips/newsmips
Module Name: src
Committed By: taca
Date: Sun Nov 23 08:54:57 UTC 2003
Modified Files:
src/sys/arch/newsmips/newsmips: machdep.c
Log Message:
Move initialization of `ssym' and `esym' to inside of
#if NKSYMS || defined(DDB) || defined(LKM) ... #endif.
Now GENERIC and INSTALL kernel can be compiled again.
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/arch/newsmips/newsmips/machdep.c
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