Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm



Module Name:    syssrc
Committed By:   bjh21
Date:           Sat Mar  9 23:49:17 UTC 2002

Modified Files:
        syssrc/sys/arch/arm/arm32: cpu.c
        syssrc/sys/arch/arm/include: cpus.h

Log Message:
Remove the cpu_model member from struct _cpu, and just use the cpu_model
variable directly.  While we're at it, make cpu_model rather larger.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/arm/arm32/cpu.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/arm/include/cpus.h

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