Revert the header-sorting patch
[deliverable/binutils-gdb.git] / gdb / bfin-linux-tdep.c
index bfdc106fb67328c7b837953cf9c8e1af6c501584..3fc6b6a6586d89997298067cbc8763afa47135ad 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
 #include "arch-utils.h"
-#include "bfin-tdep.h"
-#include "linux-tdep.h"
-#include "osabi.h"
 #include "regcache.h"
-#include "trad-frame.h"
 #include "tramp-frame.h"
+#include "trad-frame.h"
+#include "osabi.h"
 #include "xml-syscall.h"
+#include "linux-tdep.h"
+#include "bfin-tdep.h"
 
 /* From <asm/sigcontext.h>.  */
 
This page took 0.026139 seconds and 4 git commands to generate.