mirror of
https://github.com/justinian/jsix.git
synced 2025-12-11 00:44:31 -08:00
Formatting fixes and removed commented code only.
This commit is contained in:
@@ -20,9 +20,9 @@ SECTIONS
|
||||
*(.bss)
|
||||
}
|
||||
|
||||
.note ALIGN(0x1000) : {
|
||||
*(.note.*)
|
||||
}
|
||||
.note ALIGN(0x1000) : {
|
||||
*(.note.*)
|
||||
}
|
||||
|
||||
end = ALIGN(4096);
|
||||
end = ALIGN(4096);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user