summaryrefslogtreecommitdiff
path: root/include/boot.h
blob: b0c1a50f03fef681dbf0cf12bf7c79224797a5cb (plain)
1
2
3
4
5
6
#ifndef BOOT_H
#define BOOT_H

#define BOOT_STACK_SIZE 0x400

#endif