[PARISC] Add missing statfs64 and fstatfs64 syscalls

Signed-off-by: Guy Martin <gmsoft@tuxicoman.be>
This commit is contained in:
Guy Martin
2007-02-21 15:32:57 +00:00
committed by Kyle McMartin
parent 04532c4f55
commit 2ed0e24359
2 changed files with 5 additions and 1 deletions

View File

@@ -403,5 +403,7 @@
ENTRY_COMP(move_pages) /* 295 */
ENTRY_SAME(getcpu)
ENTRY_SAME(epoll_pwait)
ENTRY_COMP(statfs64)
ENTRY_COMP(fstatfs64)
/* Nothing yet */