diff options
Diffstat (limited to 'sys/linux/sndseq_arm.const')
| -rw-r--r-- | sys/linux/sndseq_arm.const | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/linux/sndseq_arm.const b/sys/linux/sndseq_arm.const index 9868a455e..2f1e42fc0 100644 --- a/sys/linux/sndseq_arm.const +++ b/sys/linux/sndseq_arm.const @@ -94,5 +94,5 @@ SNDRV_TIMER_SCLASS_NONE = 0 SNDRV_TIMER_SCLASS_OSS_SEQUENCER = 3 SNDRV_TIMER_SCLASS_SEQUENCER = 2 USER_CLIENT = 1 -__NR_ioctl = 9437238 -__NR_write = 9437188 +__NR_ioctl = 54 +__NR_write = 4 |
