haiku/headers/os/drivers/USB.h

9 lines
169 B
C

/*
* This file is here for compatibility reasons.
*
* You should include USB2.h or USB3.h depending on which API version you
* intend to use.
*/
#include <USB2.h>