shell.S: Add .section .bss to make Clang happy

This commit is contained in:
Jonathan Schleifer 2015-11-08 16:30:40 +01:00
parent 50a1d86c88
commit f7ededa623
No known key found for this signature in database
GPG Key ID: 33E61C63EB4AE7B5

View File

@ -442,3 +442,5 @@ GLOBAL(gMultiBootInfo):
.long 0
.org 1024
.section .bss