Applied to the upstream udev tree.

Thanks,
Kay

On Wed, 2006-12-06 at 16:17 +0900, Kazuhiro Inaoka wrote:
> Please apply a patch to fix inotify syscalls on M32R.
> --- udev-0.103/udev_sysdeps.h.org     2006-12-06 05:29:31.503967152 +0000
> +++ udev-0.103/udev_sysdeps.h 2006-12-06 05:30:02.502139848 +0000
> @@ -64,6 +64,10 @@
>  # 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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to