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
/
DeviceKit.h
blob
83d1f91f28d5efffeb9dd861b83796b9aec5e146
1
/*
2
* Master include file for the Device Kit.
3
*
4
*/
5
#include <A2D.h>
6
#include <D2A.h>
7
#include <DigitalPort.h>
8
#include <Joystick.h>
9
#include <SerialPort.h>
10
#include <graphic_driver.h>
11
/*
12
#include <perfmon_cpu.h>
13
#include <scsi.h>
14
#include <scsiprobe_driver.h>
15
*/