kernel/sound/isa/msnd/msnd_classic.c
2024-07-22 17:22:30 +08:00

4 lines
122 B
C

/* The work is in msnd_pinnacle.c, just define MSND_CLASSIC before it. */
#define MSND_CLASSIC
#include "msnd_pinnacle.c"