revert between 56095 -> 55830 in arch
[AROS.git] / rom / filesys / pfs3 / fs / pfs3ds.conf
blobd028808e39a5646334f6833b241eb91d271b8e67
1 ##begin config
2 version 19.0
3 basename pfs3ds
4 residentpri -1
5 handler_func AROSEntryPoint
6 ##end config
8 ##begin handler
9 # Can autodetect
10 .autodetect 1
11 # In units of SIPTR
12 .stacksize 2500
13 DosType=0x50445303
14 Resident=pfs3ds-handler
15 ##end handler