mirror of
https://github.com/xcat2/xNBA.git
synced 2025-02-16 02:28:24 +00:00
[linux] Fix a build error on some platforms
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
parent
6ab98fa9f7
commit
cc288dc0f8
@ -22,4 +22,4 @@ _linux_start:
|
||||
movq $__NR_exit, %rax
|
||||
syscall
|
||||
|
||||
.size _start, . - _start
|
||||
.size _linux_start, . - _linux_start
|
||||
|
Loading…
x
Reference in New Issue
Block a user