Limine Bare Bones: Difference between revisions

m
no edit summary
[unchecked revision][unchecked revision]
mNo edit summary
mNo edit summary
Line 209:
KEEP(*(.requests))
KEEP(*(.requests_end_marker))
} :data
 
/* Global offset table section, explicitly created because it may cause issues */
/* if left as an orphaned section. */
.got : {
*(.got .got.*)
} :data
 
Anonymous user