Build the SB128/ES137x Driver
[AROS.git] / workbench / devs / ramdrive.conf
blobf36fb4117bc9158b21562178cd2d195b8c52d38b
1 ##begin config
2 version 41.1
3 libbasetype struct ramdrivebase
4 residentpri 0
5 beginio_func beginio
6 abortio_func abortio
7 ##end config
8 ##begin cdefprivate
9 #include "ramdrive_device_gcc.h"
10 ##end cdefprivate
11 ##begin functionlist
12 STRPTR killrad0() ()
13 STRPTR killrad(ULONG unit) (D0)
14 ##end functionlist