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
oops, forgot one check for aros_target_toolchain. use quotes for consistency.
[AROS.git]
/
rom
/
bootloader
/
bootloader.conf
blob
333f26aec1d67098ba91a5b0ae3a5a08cf307dd3
1
##begin config
2
version 41.1
3
libbase BootLoaderBase
4
libbasetype struct BootLoaderBase
5
residentpri 100
6
##end config
7
##begin cdefprivate
8
#include "bootloader_intern.h"
9
##end cdefprivate
10
11
##begin functionlist
12
APTR GetBootInfo(ULONG infoType) (D0)
13
##end functionlist