summaryrefslogtreecommitdiffstats
path: root/drivers/sound/emu10k1/emu_wrapper.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-04-28 01:09:25 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-04-28 01:09:25 +0000
commitb9ba7aeb165cffecdffb60aec8c3fa8d590d9ca9 (patch)
tree42d07b0c7246ae2536a702e7c5de9e2732341116 /drivers/sound/emu10k1/emu_wrapper.h
parent7406b0a326f2d70ade2671c37d1beef62249db97 (diff)
Merge with 2.3.99-pre6.
Diffstat (limited to 'drivers/sound/emu10k1/emu_wrapper.h')
-rw-r--r--drivers/sound/emu10k1/emu_wrapper.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/sound/emu10k1/emu_wrapper.h b/drivers/sound/emu10k1/emu_wrapper.h
new file mode 100644
index 000000000..f0010d40e
--- /dev/null
+++ b/drivers/sound/emu10k1/emu_wrapper.h
@@ -0,0 +1,11 @@
+#ifndef __EMU_WRAPPER_H
+#define __EMU_WRAPPER_H
+
+#include <linux/wrapper.h>
+
+#define UP_INODE_SEM(a)
+#define DOWN_INODE_SEM(a)
+
+#define GET_INODE_STRUCT()
+
+#endif