add place-holder directory for the a3000 wd533c93 scsi controller implementation.
[AROS.git] / workbench / tools / SysExplorer / Modules / ATA / ata.conf
blobd9c569b308f0e8a67c5f64d0af6a9299784e5832
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