Remove an include that's not required.

This commit is contained in:
skrll 2007-11-13 08:41:50 +00:00
parent a05590a3d6
commit 6e57c35ead
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: dot_init.h,v 1.4 2007/05/15 16:51:38 skrll Exp $ */
/* $NetBSD: dot_init.h,v 1.5 2007/11/13 08:41:50 skrll Exp $ */
/*-
* Copyright (c) 2004 Nick Hudson
@ -35,7 +35,6 @@
*/
#include <sys/cdefs.h> /* RCS ID & Copyright macro defns */
#include <machine/asm.h>
#define MD_SECTION_PROLOGUE(sect, entry_pt) \
__asm ( \