Sign in
qemu
/
meson
/
refs/heads/bhandling
/
.
/
test cases
/
failing build
/
10 nasm werror
/
test.asm
blob: 2f7a7d6c3a4d83572d5cb6cd8f8afd9e4984fc45 [
file
] [
log
] [
blame
]
SECTION
.
text
global
main
main
:
mov ebx
,
0
mov eax
,
1
int
0x80
%
warning oops