patch-2.4.0-test5 linux/include/asm-sparc64/audioio.h
Next file: linux/include/asm-sparc64/mc146818rtc.h
Previous file: linux/include/asm-sparc64/asm_offsets.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Wed Jul 26 18:36:44 2000
- Orig file:
v2.4.0-test4/linux/include/asm-sparc64/audioio.h
- Orig date:
Wed Dec 29 13:13:21 1999
diff -u --recursive --new-file v2.4.0-test4/linux/include/asm-sparc64/audioio.h linux/include/asm-sparc64/audioio.h
@@ -586,6 +586,7 @@
return ((r << 8) + l);
}
+#ifdef __KERNEL__
/* OSS mixer ioctl port handling */
static __inline__
int OSS_PORT_AUDIO(struct sparcaudio_driver *drv, unsigned int set)
@@ -642,4 +643,5 @@
}
}
}
+#endif /* __KERNEL__ */
#endif /* _AUDIOIO_H_ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)