repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Check for SYS/GL during library init. Reason is that
[AROS.git]
/
rom
/
usb
/
pciusbhc
/
xhci
/
pcixhci.conf
blob
e7c4684e71d0c258ff29df68103d2ba262b99314
1
##begin config
2
basename PCIXHCI
3
version 0.1
4
libbase PCIXHCIBase
5
libbasetype struct PCIXHCIBase
6
residentpri 48
7
beginio_func BeginIO
8
abortio_func AbortIO
9
options noexpunge
10
##end config
11
12
##begin cdefprivate
13
#include "pcixhci_intern.h"
14
##end cdefprivate
15