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
revert between 56095 -> 55830 in arch
[AROS.git]
/
workbench
/
tools
/
SysExplorer
/
Modules
/
ATA
/
ata.conf
blob
d9c569b308f0e8a67c5f64d0af6a9299784e5832
1
##begin config
2
version 0.1
3
libbasetype struct SysexpATABase
4
residentpri 0
5
##end config
6
##begin cdef
7
#include "ata_intern.h"
8
#include "enums.h"
9
##end cdef
10
##begin cdefprivate
11
##end cdefprivate
12
##begin functionlist
13
void ModuleInit(void *SysExpBase) (A0)
14
##end functionlist