Don't include <machine/asm.h>

This commit is contained in:
matt 2011-07-30 15:28:58 +00:00
parent f9818342b8
commit 0ac54b7e3b
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: dot_init.h,v 1.7 2008/05/10 15:31:04 martin Exp $ */
/* $NetBSD: dot_init.h,v 1.8 2011/07/30 15:28:58 matt Exp $ */
/*-
* Copyright (c) 2001 Ross Harvey
@ -34,7 +34,6 @@
*/
#include <sys/cdefs.h> /* RCS ID & Copyright macro defns */
#include <machine/asm.h>
#define MD_SECTION_PROLOGUE(sect, entry_pt) \
__asm ( \