shell.S: Add .section .bss to make Clang happy
This commit is contained in:
parent
50a1d86c88
commit
f7ededa623
@ -442,3 +442,5 @@ GLOBAL(gMultiBootInfo):
|
||||
.long 0
|
||||
|
||||
.org 1024
|
||||
|
||||
.section .bss
|
||||
|
Loading…
Reference in New Issue
Block a user