/asm/boot/gas/boot.ld
http://github.com/dennis-gemini/tests · Unknown · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · 1a6a5b61a91e58344f99a8ff63caf61e MD5 · raw file
- SECTIONS
- {
- . = 0x7c00;
- .text :
- {
- _ftext = .;
- } = 0
- }