repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gitlab: Extract cross-container jobs to container-cross.yml
[qemu/ar7.git]
/
linux-user
/
mips
/
meson.build
blob
262a35703b827346f4689967a0d10d06f59f1dda
1
syscall_nr_generators += {
2
'mips': generator(sh,
3
arguments: [ meson.current_source_dir() / 'syscallhdr.sh', '@INPUT@', '@OUTPUT@', '@EXTRA_ARGS@',
4
'', '4000' ],
5
output: '@BASENAME@_nr.h')
6
}