Small additions to template (new command build_module_skeleton) to allow the generati...
[cake.git] / rom / dosboot / dosboot.conf
blob574ba9554218262b303183699c3f8485287bd85e
1 ##begin config
2 version 41.1
3 residentpri -128
4 libbase DOSBootBase
5 libbasetype struct DOSBootBase_intern
6 ##end config
8 ##begin cdefprivate
9 #include "dosboot_intern.h"
10 ##end cdefprivate
12 ##begin functionlist
13 ##end functionlist