diff options
Diffstat (limited to 'sound/oss/sound_firmware.h')
-rw-r--r-- | sound/oss/sound_firmware.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/oss/sound_firmware.h b/sound/oss/sound_firmware.h new file mode 100644 index 000000000..0a0cbfdfb --- /dev/null +++ b/sound/oss/sound_firmware.h @@ -0,0 +1,2 @@ +extern int mod_firmware_load(const char *fn, char **fp); + |