repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix FreeBSD build.
[haiku.git]
/
headers
/
os
/
drivers
/
USB.h
blob
4c45701c10afadee5dfe6ea03e472ca20d5e628d
1
/*
2
* This file is here for compatibility reasons.
3
*
4
* You should include USB2.h or USB3.h depending on which API version you
5
* intend to use.
6
*/
7
8
#include <USB2.h>