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
start moving arm core/bcm support into platform specific functions
[AROS.git]
/
rom
/
filesystem
/
FileSystem.conf
blob
6d2698bc727d779532eaa27cad60eb326d8c53a7
1
##begin config
2
version 1.0
3
residentpri 80
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