diff options
Diffstat (limited to 'portmidi/pm_linux/pmlinuxnull.h')
| -rw-r--r-- | portmidi/pm_linux/pmlinuxnull.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/portmidi/pm_linux/pmlinuxnull.h b/portmidi/pm_linux/pmlinuxnull.h new file mode 100644 index 0000000..9835825 --- /dev/null +++ b/portmidi/pm_linux/pmlinuxnull.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | /* pmlinuxnull.h -- system-specific definitions */ | ||
| 2 | |||
| 3 | PmError pm_linuxnull_init(void); | ||
| 4 | void pm_linuxnull_term(void); | ||
| 5 | |||
| 6 | |||
