Fix assembler warning about incorrect type/attributes for .reloc section.

This commit is contained in:
Martin Whitaker 2023-01-31 18:17:33 +00:00 committed by Sam Demeulemeester
parent 040e253b54
commit 9c16a0568a

View File

@ -243,7 +243,7 @@ boot_flag:
.org 512
end_of_headers:
.section ".reloc", "a", @progbits
.section ".reloc"
.long 0 // Page RVA
.long 10 // Block Size (2*4+2)
.word (IMAGE_REL_BASED_ABSOLUTE << 12) + 0 // reloc 0 -> 0