diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-08-15 16:02:41 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-08-25 13:02:14 +0200 |
commit | 761533fc9a8df2e7d276b7e1fc22cad7d0fd0352 (patch) | |
tree | 067f36856a89979c577dc7da85b9d67f5925965c /target/mips/gdbstub.c | |
parent | a8b18de7f5f8283633e5fc3378fbd6d0c9f4a1ae (diff) | |
download | qemu-761533fc9a8df2e7d276b7e1fc22cad7d0fd0352.zip qemu-761533fc9a8df2e7d276b7e1fc22cad7d0fd0352.tar.gz qemu-761533fc9a8df2e7d276b7e1fc22cad7d0fd0352.tar.bz2 |
target/mips: Define gen_helper() macros in translate.h
To be able to split some code calling the gen_helper() macros
out of the huge translate.c, we need to define them in the
'translate.h' local header.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210816205107.2051495-9-f4bug@amsat.org>
Diffstat (limited to 'target/mips/gdbstub.c')
0 files changed, 0 insertions, 0 deletions