XHCI set device configuration
This commit is contained in:
8
kernel/device/usb/mass_storage.h
Normal file
8
kernel/device/usb/mass_storage.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _KERNEL_DEVICE_USB_MASS_STORAGE_H
|
||||
#define _KERNEL_DEVICE_USB_MASS_STORAGE_H
|
||||
|
||||
#include <libk/std.h>
|
||||
|
||||
bool usb_mass_storage_init (void);
|
||||
|
||||
#endif // _KERNEL_DEVICE_USB_MASS_STORAGE_H
|
||||
Reference in New Issue
Block a user