oot/include/boot.h

7 lines
69 B
C

#ifndef BOOT_H
#define BOOT_H
#define BOOT_STACK_SIZE 0x400
#endif