diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-04-24 14:28:17 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-05-01 09:58:27 -0400 |
commit | ccf2e5927c241c40c680e8681dd961210c791a29 (patch) | |
tree | 8232411ed1d8c434ccd8d65218d8027552316bcc /opcodes/ia64-asmtab.c | |
parent | 6aee2cb249daca249353d0dcceb0329a1662623c (diff) | |
download | gdb-ccf2e5927c241c40c680e8681dd961210c791a29.zip gdb-ccf2e5927c241c40c680e8681dd961210c791a29.tar.gz gdb-ccf2e5927c241c40c680e8681dd961210c791a29.tar.bz2 |
sim: callback: inline wrap helper
This is annoying as it requires inlining boiler plate, but we don't
have much choice: the wrap helper assumes the return value is always
an int, but that's already not the case with some of the callbacks
which use long. GCC has extensions to define macros-as-functions,
but we can't assume GCC.
Diffstat (limited to 'opcodes/ia64-asmtab.c')
0 files changed, 0 insertions, 0 deletions