Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sgimips/include Remove BOOT_AOUT here as well, mips...
details: https://anonhg.NetBSD.org/src/rev/1f52cf85d29d
branches: trunk
changeset: 746900:1f52cf85d29d
user: he <he%NetBSD.org@localhost>
date: Sun Aug 23 08:32:22 2009 +0000
description:
Remove BOOT_AOUT here as well, mips no longer deals with a.out.
diffstat:
sys/arch/sgimips/include/loadfile_machdep.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r a174cd837b6e -r 1f52cf85d29d sys/arch/sgimips/include/loadfile_machdep.h
--- a/sys/arch/sgimips/include/loadfile_machdep.h Sun Aug 23 01:27:12 2009 +0000
+++ b/sys/arch/sgimips/include/loadfile_machdep.h Sun Aug 23 08:32:22 2009 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: loadfile_machdep.h,v 1.6 2008/04/28 20:23:34 martin Exp $ */
+/* $NetBSD: loadfile_machdep.h,v 1.7 2009/08/23 08:32:22 he Exp $ */
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -32,7 +32,6 @@
#ifndef _SGIMIPS_LOADFILE_MACHDEP_H_
#define _SGIMIPS_LOADFILE_MACHDEP_H_
-#define BOOT_AOUT
#define BOOT_ECOFF
#define BOOT_ELF32
Home |
Main Index |
Thread Index |
Old Index