diff options
Diffstat (limited to 'target-cris/helper.h')
-rw-r--r-- | target-cris/helper.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target-cris/helper.h b/target-cris/helper.h new file mode 100644 index 0000000000..c2af3261db --- /dev/null +++ b/target-cris/helper.h @@ -0,0 +1,3 @@ +#define TCG_HELPER_PROTO +void TCG_HELPER_PROTO helper_tlb_update(uint32_t T0); + |