Made bitmap view and path AppMessage targets. Picture files can now be
[AROS.git] / arch / arm-native / ceboot / bootstrap.h
blobcf054fb650da8539afb19e99bbe7ca8a13828ab9
1 #define BUFFER_SIZE 1024
2 #define PAGE_SIZE 4096
4 extern char *bootstrapdir;
5 extern char buf[BUFFER_SIZE];