repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
. pci driver now returns devices, even when they have been pci_reserve()d
[minix3.git]
/
lib
/
syslib
/
syslib.h
blob
7b0028d7324c06240cd3e5055e60a93fb7ea33d4
1
/* syslib.h - System library common definitions. */
2
3
#define _SYSTEM
4
5
#include <lib.h>
6
#include <minix/com.h>
7
#include <minix/syslib.h>