Link against common native-ppc Krn code, reduces code duplication.
[AROS.git] / rom / dosboot / dosboot.conf
blobf54431e714c16eea4b9c38ae6175f3d8b23b1598
1 ##begin config
2 version 41.1
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