Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   matt
Date:           Thu Jan 16 21:48:41 UTC 2014

Modified Files:
        src/lib/libarch/arm: arm_sync_icache.2 arm_sync_icache.c
        src/sys/arch/arm/include: sysarch.h

Log Message:
Use uintptr_t & size_t instead of u_int and int for arm_sync_icache.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libarch/arm/arm_sync_icache.2
cvs rdiff -u -r1.1 -r1.2 src/lib/libarch/arm/arm_sync_icache.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/include/sysarch.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