Missing part of my last sb_dsp.c sb16_dsp.c commit.

This commit is contained in:
Amancio Hasty 1997-11-23 19:05:01 +00:00
parent 22301c4b46
commit 0a8fa5851f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31371

View File

@ -111,6 +111,7 @@ struct dma_buffparms {
int mapping_flags;
#define DMA_MAP_MAPPED 0x00000001
char neutral_byte;
int dma_chan;
};
/*