Remove BOOT_AOUT, since our mips ports no longer deal with a.out.

This commit is contained in:
he 2009-08-22 23:08:01 +00:00
parent 5166e91c70
commit a05687c954
1 changed files with 1 additions and 2 deletions

View File

@ -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