X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Frs6000-tdep.h;h=fb04d650c68f6682b2ec2e6a543f855f8b33383f;hb=f4ce562c7f7a95cab61bf298d289cd56f0802a95;hp=47d2cce3d9f488f07dd8d1608a2ad101dfd7bd73;hpb=ecd75fc8eed3bde86036141228074a20e55dcfc9;p=external%2Fbinutils.git diff --git a/gdb/rs6000-tdep.h b/gdb/rs6000-tdep.h index 47d2cce..fb04d65 100644 --- a/gdb/rs6000-tdep.h +++ b/gdb/rs6000-tdep.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2014 Free Software Foundation, Inc. +/* Copyright (C) 2006-2019 Free Software Foundation, Inc. This file is part of GDB. @@ -15,6 +15,10 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#ifndef RS6000_TDEP_H +#define RS6000_TDEP_H + /* Minimum possible text address in AIX. */ #define AIX_TEXT_SEGMENT_BASE 0x10000000 +#endif /* RS6000_TDEP_H */