[IA64] Enable bpf syscall for ia64

See commit 99c55f7d47
   bpf: introduce BPF syscall and maps

Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
Tony Luck
2014-10-09 13:26:58 -07:00
parent b4fc1a460f
commit 5dab4b73c7
3 changed files with 3 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
#define NR_syscalls 317 /* length of syscall table */
#define NR_syscalls 318 /* length of syscall table */
/*
* The following defines stop scripts/checksyscalls.sh from complaining about