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
revert between 56095 -> 55830 in arch
[AROS.git]
/
arch
/
.unmaintained
/
amiga
/
boot
/
main.h
blob
15bad32a926d77832e034d6d318c3d370a39ed4d
1
/*
2
Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3
$Id$
4
5
Desc: Amiga bootloader -- main file
6
Lang: C
7
*/
8
9
extern
ULONG memtype
;
10
extern
BOOL debug
,
quiet
;