summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/rm52xx/include/rm5231.h
blob: a10837c3968bd5bd7018bafce5105c2374bebc62 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 *  MIPS RM5231 specific information
 *
 *  rm5231.h,v 1.0 2004/06/23 19:54:22
 */

#ifndef __RM5231_h
#define __RM5231_h

#define RM5231_MAXIMUM_VECTORS MIPS_INTERRUPT_BASE+8

#endif