mbv: moar cleanup in linker script

This commit is contained in:
Paul Mathieu 2025-06-23 22:23:58 -07:00
parent 4ca569519e
commit 6553fa04aa

View File

@ -3,8 +3,6 @@ MEMORY
RAM (rwx) : ORIGIN = 0x80000000, LENGTH = 0x10000000
}
_vector_table = 0x0;
BiosUartRead = 0x0d4;
BiosUartWrite = 0x22c;
BiosWozmon = 0x340;