Module Name: src
Committed By: he
Date: Sun Aug 23 08:32:23 UTC 2009
Modified Files:
src/sys/arch/sgimips/include: loadfile_machdep.h
Log Message:
Remove BOOT_AOUT here as well, mips no longer deals with a.out.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sgimips/include/loadfile_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/sgimips/include/loadfile_machdep.h
diff -u src/sys/arch/sgimips/include/loadfile_machdep.h:1.6 src/sys/arch/sgimips/include/loadfile_machdep.h:1.7
--- src/sys/arch/sgimips/include/loadfile_machdep.h:1.6 Mon Apr 28 20:23:34 2008
+++ src/sys/arch/sgimips/include/loadfile_machdep.h Sun Aug 23 08:32:22 2009
@@ -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