chiark / gitweb /
inotify syscall definitions for M32R
[elogind.git] / udev_sysdeps.h
index be97e57b1faca3c0de796ac0bfc106521167c334..d4f03686af3f0037eeb19d43c38b5cc9dec6caa9 100644 (file)
 # define __NR_inotify_init     290
 # define __NR_inotify_add_watch        291
 # define __NR_inotify_rm_watch 292
+#elif defined (__m32r__)
+# define __NR_inotify_init     290
+# define __NR_inotify_add_watch        291
+# define __NR_inotify_rm_watch 292
 #elif defined (__hppa__)
 # define __NR_inotify_init      269
 # define __NR_inotify_add_watch 270