• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /****************************************************************************
2  ****************************************************************************
3  ***
4  ***   This header was automatically generated from a Linux kernel header
5  ***   of the same name, to make information necessary for userspace to
6  ***   call into the kernel available to libc.  It contains only constants,
7  ***   structures, and macros generated from the original header, and thus,
8  ***   contains no copyrightable information.
9  ***
10  ****************************************************************************
11  ****************************************************************************/
12 #ifndef _ASM_SH_TITAN_H
13 #define _ASM_SH_TITAN_H
14 
15 #define __IO_PREFIX titan
16 #include <asm/io_generic.h>
17 
18 #define TITAN_IRQ_WAN 2
19 #define TITAN_IRQ_LAN 5
20 #define TITAN_IRQ_MPCIA 8
21 #define TITAN_IRQ_MPCIB 11
22 #define TITAN_IRQ_USB 11
23 
24 #endif
25