dxx-rebirth/arch/linux/include/ipx_kali.h
md2211 d393f32eed * Removed executable flag on most files
* Reverted value of SOUND_MAX_VOLUME
2007-09-21 19:06:05 +00:00

7 lines
104 B
C

#ifndef _IPX_KALI_H
#define _IPX_KALI_H
#include "ipx_drv.h"
extern struct ipx_driver ipx_kali;
#endif