aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-alu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/sim-alu.h')
-rw-r--r--sim/common/sim-alu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/common/sim-alu.h b/sim/common/sim-alu.h
index c78b473..0cd5aad 100644
--- a/sim/common/sim-alu.h
+++ b/sim/common/sim-alu.h
@@ -20,8 +20,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#ifndef _SIM_ALU_H_
-#define _SIM_ALU_H_
+#ifndef SIM_ALU_H
+#define SIM_ALU_H
#include "symcat.h"