- Make use of MUIA_List_Pool#? attributes. Unfortunately there's no
[AROS.git] / rom / filesys / fat / fat.conf
blob1b60473cff15ca690a7fda44e04a8ed5a1e803a4
1 ##begin config
2 version 41.63
3 basename fat
4 residentpri -1
5 handler_func handler
6 ##end config
8 ##begin handler
9 DosType=0x46415400
10 Resident=fat-handler
11 ##end handler