repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
target-m68k: Build the opcode table only once to avoid multithreading issues
[qemu/ar7.git]
/
tests
/
qapi-schema
/
reserved-command-q.json
blob
99f8aae314bc1295a354d89546c3fdbebbc02358
1
# C entity name collision
2
# We reject names like 'q-unix', because they can collide with the mangled
3
# name for 'unix' in generated C.
4
{ 'command': 'unix' }
5
{ 'command': 'q-unix' }