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
Nonsense removed: upper case and lower case the same time.
[AROS.git]
/
rom
/
filesystem
/
FileSystem.conf
blob
b44fad95b3322f841159e10fc282956f60c0cc0b
1
##begin config
2
version 1.0
3
residentpri -121
4
libbase FileSystemBase
5
libbasetype struct FileSysResource
6
options noincludes
7
##end config
8
9
##begin cdefprivate
10
#include <resources/filesysres.h>
11
##end cdefprivate
12
13
##begin functionlist
14
##end functionlist