Introduce basic_safe_range
[deliverable/binutils-gdb.git] / sim / common / sim-alu.h
index 3002157853c0fe8f8a8629eab32aaf8ffae4ddb9..3472b0649c832f732a16c8054d2bd413dc3f7458 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+   Copyright 2002-2019 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
@@ -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"
 
This page took 0.023783 seconds and 4 git commands to generate.