Add cacheflush.

This commit is contained in:
Ulrich Drepper 1997-05-21 01:44:24 +00:00
parent 8d2485ed0b
commit da0e06ed82
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# File name Caller Syscall name # args Strong name Weak names
cacheflush EXTRA cacheflush 4 __cacheflush cacheflush
s_getgroups getgroups getgroups 2 __syscall_getgroups
s_llseek llseek _llseek 5 __sys_llseek
s_setgroups setgroups setgroups 2 __syscall_setgroups