Move free_all_objfiles to program_space
[deliverable/binutils-gdb.git] / gdb / amd64-nbsd-nat.c
index 3a610cbbf718ff4767591d580b029a604970225a..24e3aae7ecb79ccf737dd46a8e19bf0d538e4ff6 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
+#include "target.h"
 
-/* Local non-gdb includes.  */
+#include "nbsd-nat.h"
+#include "amd64-tdep.h"
 #include "amd64-bsd-nat.h"
 #include "amd64-nat.h"
-#include "amd64-tdep.h"
-#include "nbsd-nat.h"
-#include "target.h"
 
 /* Mapping between the general-purpose registers in NetBSD/amd64
    `struct reg' format and GDB's register cache layout for
This page took 0.027075 seconds and 4 git commands to generate.