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
simplify/unify c++ extension handling so that seperate macro invocations for each...
[AROS.git]
/
workbench
/
devs
/
ramdrive.conf
blob
f36fb4117bc9158b21562178cd2d195b8c52d38b
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