git://git.qemu.org
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
linux-user/: fix some comment spelling errors
[qemu.git]
/
linux-user
/
x86_64
/
meson.build
1
syscall_nr_generators += {
2
'x86_64': generator(sh,
3
arguments: [ meson.current_source_dir() / 'syscallhdr.sh', '@INPUT@', '@OUTPUT@', '@EXTRA_ARGS@' ],
4
output: '@BASENAME@_nr.h')
5
}