Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / gdb / rs6000-tdep.h
index ad983bb15f3bb00cf0745ce27fba6f48217c4b4e..fb04d650c68f6682b2ec2e6a543f855f8b33383f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+#ifndef RS6000_TDEP_H
+#define RS6000_TDEP_H
+
 /* Minimum possible text address in AIX.  */
 #define AIX_TEXT_SEGMENT_BASE 0x10000000
 
+#endif /* RS6000_TDEP_H */
This page took 0.024108 seconds and 4 git commands to generate.