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
Enforce libdir. On OpenSUSE the libs where stored in "lib64". They weren't
[AROS.git]
/
rom
/
devs
/
ahci
/
ahci.conf
blob
27bbfd8518d35c482bd3624e2f0154e46dff16cd
1
##begin config
2
basename ahci
3
version 00.01
4
libbasetype struct AHCIBase
5
residentpri 5
6
beginio_func BeginIO
7
abortio_func AbortIO
8
options noexpunge
9
##end config
10
11
##begin cdefprivate
12
#include "ahci_intern.h"
13
##end cdefprivate
14
15
##begin functionlist
16
##end functionlist