Source-Changes archive

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

CVS commit: src/sys/arch/landisk/landisk



Module Name:    src
Committed By:   uwe
Date:           Thu Jan  8 06:40:44 UTC 2009

Modified Files:
        src/sys/arch/landisk/landisk: machdep.c

Log Message:
Put symbolsize calculation under the same #if condition that is used
to load symbols.  While here sort the terms of that condition
consistently.  This unbreaks the build w/out ksyms, DDB and MODULAR.

Pointed out by joerg@


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/landisk/landisk/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