summaryrefslogtreecommitdiff
path: root/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'exec.h')
-rw-r--r--exec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/exec.h b/exec.h
index 1f46e4a469..0241292922 100644
--- a/exec.h
+++ b/exec.h
@@ -225,6 +225,7 @@ label ## n:\
T0 = (long)(tbparam) + (n);\
EIP = eip;\
dummy_label ## n:\
+ return;\
} while (0)
#endif