mirror of
https://github.com/Cxbx-Reloaded/Cxbx-Reloaded.git
synced 2025-04-02 11:11:52 -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"
|