]> git.proxmox.com Git - mirror_qemu.git/blob - target-sh4/helper.h
60addabeb787b97010b1b90395e1b1cb249fc6d3
[mirror_qemu.git] / target-sh4 / helper.h
1 #ifndef DEF_HELPER
2 #define DEF_HELPER(ret, name, params) ret name params;
3 #endif
4