Revert the header-sorting patch
[deliverable/binutils-gdb.git] / gdb / csky-linux-tdep.c
index 235d4dbcfb6589ecdcefd6980989fada24c80eaf..ab4af9f6f15c886e6ef172832b2ab399cbfe7053 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
-#include "csky-tdep.h"
-#include "gdbarch.h"
+#include "osabi.h"
 #include "glibc-tdep.h"
 #include "linux-tdep.h"
-#include "osabi.h"
-#include "regset.h"
+#include "gdbarch.h"
 #include "solib-svr4.h"
+#include "regset.h"
 #include "trad-frame.h"
 #include "tramp-frame.h"
+#include "csky-tdep.h"
 
 /* Functions, definitions, and data structures for C-Sky core file debug.  */
 
This page took 0.023753 seconds and 4 git commands to generate.