start service tasks separately in-case platforms need to perform additional set-up...
[AROS.git] / rom / aros / aros.conf
blob5fbdca6cd7ad1a87c527758013dbe2ece7b7e5c6
1 ##begin config
2 version 41.3
3 libbasetype struct ArosBase
4 residentpri 101
5 options noexpunge
6 ##end config
8 ##begin cdef
9 #include <utility/tagitem.h>
10 ##end cdef
12 ##begin cdefprivate
13 #include "aros_intern.h"
14 ##end cdefprivate
16 ##begin functionlist
17 ULONG ArosInquireA(struct TagItem *taglist) (A0)
18 ##end functionlist