Skip to content

Commit f182901

Browse files
committed
does this even matter
1 parent 213bc80 commit f182901

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

riscv-rt/link.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ PROVIDE(_max_hart_id = 0);
44
PROVIDE(_hart_stack_size = 2K);
55
PROVIDE(_heap_size = 0);
66

7+
beep boop xdd
8+
79
PROVIDE(UserSoft = DefaultHandler);
810
PROVIDE(SupervisorSoft = DefaultHandler);
911
PROVIDE(MachineSoft = DefaultHandler);

0 commit comments

Comments
 (0)