repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wip fixes for hidden layers. add some debug, and adjust rendering correctly.
[AROS.git]
/
rom
/
dosboot
/
dosboot.conf
blob
e3ee84bd97523c8e61ee971eb9971f10ba0db5be
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
9
10
##begin cdefprivate
11
#include "dosboot_intern.h"
12
##end cdefprivate
13
14
##begin functionlist
15
##end functionlist