vserver 1.9.5.x5
[linux-2.6.git] / include / sound / soundmem.h
1 /*
2  *  Onboard memory management
3  */
4
5 struct SNDRV_STRU_BANK_INFO {
6         unsigned int address;
7         unsigned int size;
8 };