doc: fix PAC typo
[deliverable/binutils-gdb.git] / gdb / alpha-linux-tdep.c
index fbfd6b3f8d5755b78f7722bf7d0773ba8d411005..27b2398fdbc32ea3ab56b72399f1c02e992c254c 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
-#include "alpha-tdep.h"
 #include "frame.h"
-#include "linux-tdep.h"
 #include "osabi.h"
-#include "regcache.h"
-#include "regset.h"
 #include "solib-svr4.h"
 #include "symtab.h"
+#include "regset.h"
+#include "regcache.h"
+#include "linux-tdep.h"
+#include "alpha-tdep.h"
+#include "gdbarch.h"
 
 /* This enum represents the signals' numbers on the Alpha
    architecture.  It just contains the signal definitions which are
This page took 0.023212 seconds and 4 git commands to generate.