]> err.no Git - linux-2.6/blobdiff - include/asm-xtensa/syscall.h
x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating
[linux-2.6] / include / asm-xtensa / syscall.h
index ea9b5132215e281286a7f692ca1f7f6ff8d23730..05cebf8f62b195f7c86ffd601d0331cb65a29d1b 100644 (file)
@@ -28,6 +28,8 @@ asmlinkage long sys_rt_sigaction(int,
                                 struct sigaction __user *,
                                 size_t);
 asmlinkage long xtensa_shmat(int, char __user *, int);
+asmlinkage long xtensa_fadvise64_64(int, int,
+                                   unsigned long long, unsigned long long);
 
 /* Should probably move to linux/syscalls.h */
 struct pollfd;