Move ARM_CPSR_GREGNUM to arch/arm-linux.h
[deliverable/binutils-gdb.git] / gdb / arch / arm-linux.h
index dfd634c5ffa3c4aba2071397dd9946eee753e3b3..ed83da9c7fa6e510792a05c1744081ce1292411b 100644 (file)
@@ -20,6 +20,9 @@
 #ifndef ARM_LINUX_H
 #define ARM_LINUX_H
 
+/* The index to access CSPR in user_regs defined in GLIBC.  */
+#define ARM_CPSR_GREGNUM 16
+
 /* There are a couple of different possible stack layouts that
    we need to support.
 
This page took 0.024394 seconds and 4 git commands to generate.