diff options
Diffstat (limited to 'kernel.ld')
| -rw-r--r-- | kernel.ld | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -26,8 +26,6 @@ SECTIONS } bss : { *(.bss) + PROVIDE(end = .); } - - . = ALIGN(0x1000); - PROVIDE(end = .); } |
![]() |
index : xv6-labs-2022/.git | |
| Unnamed repository; edit this file 'description' to name the repository. | root |
| aboutsummaryrefslogtreecommitdiff |