Source-Changes archive

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

CVS commit: src/sys/arch/arm/include



Module Name:    src
Committed By:   matt
Date:           Sun Aug 26 04:02:40 UTC 2007

Modified Files:
        src/sys/arch/arm/include: asm.h cdefs.h

Log Message:
Move _ARM_ARCH_* from asm.h to cdefs.h so everyone can use them.
Add _END/END/ASEND which every port's asm.h should have.
Add GET_CPUFINO(rX).  Reserved for future use. :)
Use %foo instead of #foo


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/arm/include/asm.h
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/include/cdefs.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