Fix -Wuninitialized warnings.
[deliverable/binutils-gdb.git] / gdb / sparc-tdep.c
index cce7cc1ac342212032522d3d87f3f63c6596aa49..31d7792ae6452cc15469cfbe6ad81927d8475355 100644 (file)
 
 #ifdef USE_PROC_FS
 #include <sys/procfs.h>
+/* Prototypes for supply_gregset etc. */
+#include "gregset.h"
 #endif
 
 #include "gdbcore.h"
 
 #include "symfile.h"   /* for 'entry_point_address' */
 
-/* Prototypes for supply_gregset etc. */
-#include "gregset.h"
-
 /*
  * Some local macros that have multi-arch and non-multi-arch versions:
  */
This page took 0.029312 seconds and 4 git commands to generate.