test/pipe.c: Avoid printing hundreds of thousand output lines.
[AROS.git] / rom / bootloader / bootloader.conf
blob333f26aec1d67098ba91a5b0ae3a5a08cf307dd3
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
11 ##begin functionlist
12 APTR GetBootInfo(ULONG infoType) (D0)
13 ##end functionlist