Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/pmax/include Remove BOOT_AOUT, since our mips ports...
details: https://anonhg.NetBSD.org/src/rev/dba8720cb43d
branches: trunk
changeset: 746897:dba8720cb43d
user: he <he%NetBSD.org@localhost>
date: Sat Aug 22 23:08:01 2009 +0000
description:
Remove BOOT_AOUT, since our mips ports no longer deal with a.out.
diffstat:
sys/arch/pmax/include/loadfile_machdep.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r e2279f4aa041 -r dba8720cb43d sys/arch/pmax/include/loadfile_machdep.h
--- a/sys/arch/pmax/include/loadfile_machdep.h Sat Aug 22 21:55:08 2009 +0000
+++ b/sys/arch/pmax/include/loadfile_machdep.h Sat Aug 22 23:08:01 2009 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: loadfile_machdep.h,v 1.6 2008/04/28 20:23:31 martin Exp $ */
+/* $NetBSD: loadfile_machdep.h,v 1.7 2009/08/22 23:08:01 he Exp $ */
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -32,7 +32,6 @@
#ifndef _PMAX_LOADFILE_MACHDEP_H_
#define _PMAX_LOADFILE_MACHDEP_H_
-#define BOOT_AOUT
#define BOOT_ECOFF
#define BOOT_ELF32
Home |
Main Index |
Thread Index |
Old Index