summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/portmidi/pm_linux/pmlinuxnull.h
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/portmidi/pm_linux/pmlinuxnull.h')
-rw-r--r--3rdparty/portmidi/pm_linux/pmlinuxnull.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/3rdparty/portmidi/pm_linux/pmlinuxnull.h b/3rdparty/portmidi/pm_linux/pmlinuxnull.h
new file mode 100644
index 00000000000..52607eb01bf
--- /dev/null
+++ b/3rdparty/portmidi/pm_linux/pmlinuxnull.h
@@ -0,0 +1,6 @@
+/* pmlinuxnull.h -- system-specific definitions */
+
+PmError pm_linuxnull_init(void);
+void pm_linuxnull_term(void);
+
+