mbv: moar cleanup in linker script
This commit is contained in:
parent
4ca569519e
commit
6553fa04aa
@ -3,8 +3,6 @@ MEMORY
|
|||||||
RAM (rwx) : ORIGIN = 0x80000000, LENGTH = 0x10000000
|
RAM (rwx) : ORIGIN = 0x80000000, LENGTH = 0x10000000
|
||||||
}
|
}
|
||||||
|
|
||||||
_vector_table = 0x0;
|
|
||||||
|
|
||||||
BiosUartRead = 0x0d4;
|
BiosUartRead = 0x0d4;
|
||||||
BiosUartWrite = 0x22c;
|
BiosUartWrite = 0x22c;
|
||||||
BiosWozmon = 0x340;
|
BiosWozmon = 0x340;
|
||||||
|
Loading…
Reference in New Issue
Block a user