oops .. forgot to offset from objects bounds
[AROS.git] / rom / aros / aros.conf
blob9188e26ebd63fc79c9c77afde86d8bf360fdf7eb
1 ##begin config
2 version 41.2
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