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