• 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_IO_SNAPGEAR_H
13 #define _ASM_SH_IO_SNAPGEAR_H
14 
15 #define IRL0_IRQ 2
16 #define IRL0_PRIORITY 13
17 
18 #define IRL1_IRQ 5
19 #define IRL1_PRIORITY 10
20 
21 #define IRL2_IRQ 8
22 #define IRL2_PRIORITY 7
23 
24 #define IRL3_IRQ 11
25 #define IRL3_PRIORITY 4
26 
27 #define __IO_PREFIX snapgear
28 #include <asm/io_generic.h>
29 
30 #endif
31