diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-09-09 01:16:04 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-09-09 01:28:58 -0400 |
commit | 93aaa742b360cb9a0b69eb74d1e516cd96982647 (patch) | |
tree | 82ccbfb3a78af1ebf39a5ed17e42431bd24f9966 /gdb/gmp-utils.c | |
parent | 287fbf951acc76f21d5ec6ab515d6080571aa7ee (diff) | |
download | gdb-93aaa742b360cb9a0b69eb74d1e516cd96982647.zip gdb-93aaa742b360cb9a0b69eb74d1e516cd96982647.tar.gz gdb-93aaa742b360cb9a0b69eb74d1e516cd96982647.tar.bz2 |
sim: cgen: workaround Windows VOID define
The cgen framework provides a "VOID" type for code to use, but this
defines ends up conflicting with the standard Windows VOID define.
Since they actually define to the same thing ("void"), undef it here
to fix the Windows build.
We might want to reconsider the need for "VOID" in cgen, but that
will take larger discussion & coordination with the cgen project.
Diffstat (limited to 'gdb/gmp-utils.c')
0 files changed, 0 insertions, 0 deletions