FreeBSD Bugzilla – Attachment 171014 Details for
Bug 210026
sys/soundcard.h: drop obsolete INKERNEL check for hiding SEQ_* macros
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v0
oss_seq.diff (text/plain), 477 bytes, created by
Jan Beich
on 2016-06-04 16:20:57 UTC
(
hide
)
Description:
v0
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2016-06-04 16:20:57 UTC
Size:
477 bytes
patch
obsolete
>Index: sys/sys/soundcard.h >=================================================================== >--- sys/sys/soundcard.h (revision 301309) >+++ sys/sys/soundcard.h (working copy) >@@ -1261,7 +1261,7 @@ typedef struct mixer_info { > */ > #define LOCL_STARTAUDIO 1 > >-#if (!defined(_KERNEL) && !defined(INKERNEL)) || defined(USE_SEQ_MACROS) >+#if !defined(_KERNEL) || defined(USE_SEQ_MACROS) > /* > * Some convenience macros to simplify programming of the > * /dev/sequencer interface
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 210026
: 171014