summaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/refcode/usb.h
blob: 93cd3e7a8aec35339a9dbc8f103399d1aa632b81 (plain)
1
2
3
4
5
6
#ifndef BDW_REFCODE_USB_H
#define BDW_REFCODE_USB_H

void finalize_usb(void);

#endif