mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Add a stack canary, setup on boot
This commit is contained in:
parent
9596838a4b
commit
9baedb42e8
21 changed files with 61 additions and 16 deletions
|
|
@ -78,6 +78,7 @@ void print_maze() {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
void main(void) {
|
||||
init_maze();
|
||||
carve(1, 1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue