Made bitmap view and path AppMessage targets. Picture files can now be
[AROS.git] / arch / arm-native / ceboot / elf_io.h
blob471438b9976070f1d15f958cf50ab53776348914
1 extern struct ELFNode *FirstELF;
3 int AddKernelFile(char *name);
4 void FreeKernelList(void);