]> Pileus Git - ~andy/linux/blobdiff - arch/blackfin/include/asm/unistd.h
Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org...
[~andy/linux] / arch / blackfin / include / asm / unistd.h
index 14fcd254b185a2706bd53c5bad024b4b749273af..928ae975b87e20f978c6a29244093273623e1f78 100644 (file)
 #define __NR_fanotify_init     371
 #define __NR_fanotify_mark     372
 #define __NR_prlimit64         373
+#define __NR_cacheflush                374
 
-#define __NR_syscall           374
+#define __NR_syscall           375
 #define NR_syscalls            __NR_syscall
 
 /* Old optional stuff no one actually uses */