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
tools/adflib: build only host variant which is used by Sam440 target
[AROS.git]
/
rom
/
filesys
/
pfs3
/
fs
/
pfs3_aio.conf
blob
1dce05ad999a9cce280371546ae3b4582f82c6f9
1
##begin config
2
version 19.0
3
basename pfs3_aio
4
residentpri 78
5
handler_func AROSEntryPoint
6
##end config
7
8
##begin handler
9
# Can autodetect
10
.autodetect 1
11
# In units of SIPTR
12
.stacksize 8000
13
DosType=0x50465303
14
DosType=0x50445303
15
##end handler