From ae8da4a43e08e1d66146c9a9c3646009ca59536b Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 22 Nov 2017 10:34:47 +0100 Subject: executor: move arm syscall fixup to syz-extract --- sys/linux/sndtimer_arm.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/sndtimer_arm.const') diff --git a/sys/linux/sndtimer_arm.const b/sys/linux/sndtimer_arm.const index f5e90c546..c120979ae 100644 --- a/sys/linux/sndtimer_arm.const +++ b/sys/linux/sndtimer_arm.const @@ -31,4 +31,4 @@ SNDRV_TIMER_IOCTL_TREAD = 1074025474 SNDRV_TIMER_PSFLG_AUTO = 1 SNDRV_TIMER_PSFLG_EARLY_EVENT = 4 SNDRV_TIMER_PSFLG_EXCLUSIVE = 2 -__NR_ioctl = 9437238 +__NR_ioctl = 54 -- cgit mrf-deployment