Merge master.kernel.org:/home/rmk/linux-2.6-serial
[linux-2.6-microblaze.git] / include / asm-i386 / unistd.h
index fe38b9a..481c3c0 100644 (file)
 #define __NR_inotify_init      291
 #define __NR_inotify_add_watch 292
 #define __NR_inotify_rm_watch  293
+#define __NR_migrate_pages     294
 
-#define NR_syscalls 294
+#define NR_syscalls 295
 
 /*
  * user-visible error numbers are in the range -1 - -128: see