diff options
Diffstat (limited to 'src/user')
-rw-r--r-- | src/user/bootstrap/linker.ld | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/user/bootstrap/linker.ld b/src/user/bootstrap/linker.ld index 5d8abe7..10e3f98 100644 --- a/src/user/bootstrap/linker.ld +++ b/src/user/bootstrap/linker.ld @@ -1,5 +1,4 @@ ENTRY(_start) -OUTPUT_FORMAT("binary") SECTIONS { |