Limine Bare Bones: Difference between revisions

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