diff options
Diffstat (limited to 'portmidi/pm_linux/pmlinuxalsa.h')
| -rwxr-xr-x | portmidi/pm_linux/pmlinuxalsa.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/portmidi/pm_linux/pmlinuxalsa.h b/portmidi/pm_linux/pmlinuxalsa.h new file mode 100755 index 0000000..d4bff16 --- /dev/null +++ b/portmidi/pm_linux/pmlinuxalsa.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | /* pmlinuxalsa.h -- system-specific definitions */ | ||
| 2 | |||
| 3 | PmError pm_linuxalsa_init(void); | ||
| 4 | void pm_linuxalsa_term(void); | ||
| 5 | |||
| 6 | |||
