Module Name: src
Committed By: he
Date: Sat Aug 22 23:08:01 UTC 2009
Modified Files:
src/sys/arch/pmax/include: loadfile_machdep.h
Log Message:
Remove BOOT_AOUT, since our mips ports no longer deal with a.out.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/pmax/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/pmax/include/loadfile_machdep.h
diff -u src/sys/arch/pmax/include/loadfile_machdep.h:1.6 src/sys/arch/pmax/include/loadfile_machdep.h:1.7
--- src/sys/arch/pmax/include/loadfile_machdep.h:1.6 Mon Apr 28 20:23:31 2008
+++ src/sys/arch/pmax/include/loadfile_machdep.h Sat Aug 22 23:08:01 2009
@@ -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