ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / include / asm-h8300 / h8300_ne.h
1 /****************************************************************************/
2
3 /*
4  *      h8300_ne.h -- NE2000 in H8/300H Evalution Board.
5  *      
6  *      (C) Copyright 2002, Yoshinori Sato <ysato@users.sourceforge.jp>
7  */
8
9 /****************************************************************************/
10 #ifndef h8300ne_h
11 #define h8300ne_h
12 /****************************************************************************/
13
14 #define H8300_NE_DEFINE
15 #include <asm/machine-depend.h>
16 #define NE2000_IRQ_VECTOR       (12 + NE2000_IRQ)
17 #undef  H8300_NE_DEFINE
18
19 /****************************************************************************/
20 #endif  /* h8300ne_h */