diff options
Diffstat (limited to 'include/exec/helper-gen.h')
-rw-r--r-- | include/exec/helper-gen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/exec/helper-gen.h b/include/exec/helper-gen.h index be96254e5a..8239ffc77c 100644 --- a/include/exec/helper-gen.h +++ b/include/exec/helper-gen.h @@ -2,7 +2,7 @@ This one expands generation functions for tcg opcodes. */ #ifndef HELPER_GEN_H -#define HELPER_GEN_H 1 +#define HELPER_GEN_H #include "exec/helper-head.h" |