Get rid of writefmt functions
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
ENTRY(_start)
|
||||
|
||||
SECTIONS {
|
||||
. = 0x1000;
|
||||
. = 0x400000;
|
||||
|
||||
.text ALIGN(4K):
|
||||
{
|
||||
|
Reference in New Issue
Block a user