Fix indentation in print_thread_info_1
[deliverable/binutils-gdb.git] / gdb / aarch64-fbsd-tdep.h
index 37c0cfc48be2a3b1344b7b8a59698a1e2acb8dec..ebe671a70ed752bc2c9ca918a296cfb2c6724ea6 100644 (file)
@@ -17,6 +17,9 @@
    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 AARCH64_FBSD_TDEP_H
+#define AARCH64_FBSD_TDEP_H
+
 #include "regset.h"
 
 /* The general-purpose regset consists of 30 X registers, plus LR, SP,
@@ -31,3 +34,5 @@
 
 extern const struct regset aarch64_fbsd_gregset;
 extern const struct regset aarch64_fbsd_fpregset;
+
+#endif /* AARCH64_FBSD_TDEP_H */
This page took 0.027837 seconds and 4 git commands to generate.