mirror of
https://github.com/moby/buildkit.git
synced 2026-08-05 07:10:23 +00:00
Merge pull request #866 from chendave/fix_warning
Fix the warning for the file not end with newline
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
_start:
|
||||
mov $60, %rax
|
||||
xor %rdi, %rdi
|
||||
syscall
|
||||
syscall
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
_start:
|
||||
mov %r0, $0x0
|
||||
mov %r7, $0x01
|
||||
swi 0x0
|
||||
swi 0x0
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
_start:
|
||||
mov x0, #0
|
||||
mov x8, #93
|
||||
svc #0
|
||||
svc #0
|
||||
|
||||
Reference in New Issue
Block a user