mips cache flush/ctl syscall support and header
authorRich Felker <dalias@aerifal.cx>
Sun, 4 Nov 2012 22:06:31 +0000 (17:06 -0500)
committerRich Felker <dalias@aerifal.cx>
Sun, 4 Nov 2012 22:06:31 +0000 (17:06 -0500)
commitfc5f16d18222d197ebf182e50048aa384d84269d
treed66648871b1562c1eb91f388ad135a469c124511
parent2f2f115b58269468304d2f26d029eb470fb44b4a
mips cache flush/ctl syscall support and header
include/sys/cachectl.h [new file with mode: 0644]
src/linux/cache.c [new file with mode: 0644]