Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/16/2000 19:00:19
Module Name: syssrc
Committed By: jdolecek
Date: Thu Nov 16 17:00:19 UTC 2000
Modified Files:
syssrc/sys/arch/i386/i386: machdep.c
syssrc/sys/arch/i386/include: cpu.h
Log Message:
make i386_nocpuid_cpus[] and i386_cpuid_cpus[] const - this pushes
another ~1.4KB to text section
To generate a diff of this commit:
cvs rdiff -r1.417 -r1.418 syssrc/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.65 -r1.66 syssrc/sys/arch/i386/include/cpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.