diff --git a/user/user.ld b/user/user.ld index 0ca922b..20054dc 100644 --- a/user/user.ld +++ b/user/user.ld @@ -5,7 +5,7 @@ ENTRY( _main ) SECTIONS { . = 0x0; - + .text : { *(.text .text.*) }