Source-Changes archive

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

CVS commit: src/sys/arch/arm



Module Name:    src
Committed By:   christos
Date:           Sat Jan 23 21:39:18 UTC 2016

Modified Files:
        src/sys/arch/arm/arm: cpufunc.c
        src/sys/arch/arm/arm32: cpu.c
        src/sys/arch/arm/include: cpufunc.h
        src/sys/arch/arm/include/arm32: psl.h

Log Message:
Rename the cpu_id() define to cpu_idnum() so that it does not conflict with
dtrace and friends.


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/sys/arch/arm/arm/cpufunc.c
cvs rdiff -u -r1.111 -r1.112 src/sys/arch/arm/arm32/cpu.c
cvs rdiff -u -r1.75 -r1.76 src/sys/arch/arm/include/cpufunc.h
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arm/include/arm32/psl.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