mirror of
https://github.com/Echelon9/cxbx-shogun.git
synced 2025-04-02 10:41:47 -04:00
6 lines
107 B
C
6 lines
107 B
C
#include "linux_wrapper.h"
|
|
#define __KERNEL__
|
|
#undef CONFIG_PCI
|
|
#define CONFIG_PCI
|
|
|
|
#include "linux/usb.h"
|