Ajust code tree
This commit is contained in:
@@ -0,0 +1 @@
|
||||
#include "usb_hc_xhci.h"
|
||||
@@ -0,0 +1,9 @@
|
||||
#ifndef USB_HC_XHCI_H_
|
||||
#define USB_HC_XHCI_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
@@ -0,0 +1 @@
|
||||
#include "xhci.h"
|
||||
@@ -0,0 +1,9 @@
|
||||
#ifndef XHCI_H_
|
||||
#define XHCI_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
@@ -0,0 +1 @@
|
||||
#include "xhci.h"
|
||||
@@ -0,0 +1,9 @@
|
||||
#ifndef XHCI_REG_H_
|
||||
#define XHCI_REG_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user