index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
csky
/
cacheflush.c
blob: 7762c7332d572eee7c3269907572c0a9a72ada46 (
plain
)
1
2
#include <sys/syscall.h> _syscall3(int, cacheflush, void *, addr, int, nbytes, int, op)