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
Forgotten commit. Added automount.
[AROS.git]
/
rom
/
misc
/
misc.conf
blob
0b24acb1f56af3a98d46b652b8288c5bd4b8c70e
1
##begin config
2
version 41.1
3
libbasetype struct MiscBase
4
residentpri 45
5
##end config
6
##begin cdefprivate
7
#include "misc_intern.h"
8
##end cdefprivate
9
##begin functionlist
10
char *AllocMiscResource(ULONG unitNum, char *name) (D0, A0)
11
void FreeMiscResource(ULONG unitNum) (D0)
12
##end functionlist