CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/03 13:50:57
Modified files:
sys/arch/loongson/include: param.h
Log message:
Provide a value for MACHINE_CPU, to let the build machinery reuse the existing
mips64 (big endian) code. Endian-specific differences are handled within mips64
code with proper cpp tests.
