mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 10:53:16 +01:00
Declaring section of the form: .align 4 .section "kernel" .incbin "path-to-kernel" And defining a linker variable before the section output does not always seem to work. The linker seems to add padding even though .align directive comes before .section modified: SConstruct.loader modified: loader/linker.lds modified: loader/main.c
1.9 KiB
1.9 KiB