fix __AROS_SETVECADDR invocations.
[AROS.git] / rom / dosboot / dosboot.conf
blobe3ee84bd97523c8e61ee971eb9971f10ba0db5be
1 ##begin config
2 version 41.4
3 residentpri -50
4 libbase DOSBootBase
5 libbasetype struct DOSBootBase
6 options noincludes, selfinit
7 addromtag db_Cleanup
8 ##end config
10 ##begin cdefprivate
11 #include "dosboot_intern.h"
12 ##end cdefprivate
14 ##begin functionlist
15 ##end functionlist