No need to include <mips/locore.h> here.
This commit is contained in:
parent
0a73905435
commit
beb830523e
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: bus_types.h,v 1.1 2001/11/18 08:19:40 takemura Exp $ */
|
||||
/* $NetBSD: bus_types.h,v 1.2 2011/02/26 12:04:25 tsutsui Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2001 TAKEMRUA Shin. All rights reserved.
|
||||
@ -32,8 +32,6 @@
|
||||
#ifndef _HPCMIPS_BUS_TYPES_H_
|
||||
#define _HPCMIPS_BUS_TYPES_H_
|
||||
|
||||
#include <mips/locore.h>
|
||||
|
||||
#define __BUS_SPACE_HAS_STREAM_METHODS
|
||||
|
||||
typedef u_long bus_addr_t;
|
||||
|
Loading…
Reference in New Issue
Block a user