qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

redefined-predefined.json (102B)


      1 # we reject types that clash with predefined types
      2 { 'struct': 'QType', 'data': { 'myint': 'size' } }