diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-08-28 08:43:03 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-08-28 08:43:03 +0000 |
| commit | 86f95e6b6d691fd71245967ca2cc603717c9fb96 (patch) | |
| tree | 855e46178f55fcc9971ba9e7eb660bf9798820ef /sys/i386/linux/linux.h | |
| parent | c805b031d1542c9a3ef95f3cfd1e059896a3936d (diff) | |
Notes
Diffstat (limited to 'sys/i386/linux/linux.h')
| -rw-r--r-- | sys/i386/linux/linux.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/linux/linux.h b/sys/i386/linux/linux.h index 4e5db53e99cf..e55a3671c70f 100644 --- a/sys/i386/linux/linux.h +++ b/sys/i386/linux/linux.h @@ -612,6 +612,8 @@ struct trapframe; #define LINUX_SOUND_MIXER_WRITE_LINE3 0x4d10 #define LINUX_SOUND_MIXER_READ_DEVMASK 0x4dfe +#define LINUX_OSS_GETVERSION 0x4d76 + /* Socket system defines */ #define LINUX_FIOSETOWN 0x8901 #define LINUX_SIOCSPGRP 0x8902 |
