summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/rm52xx/include/rm5231.h
blob: 9982ac2c2c0656704dedd7ed781c07ae107a05ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/**
 *  @file
 *  
 *  MIPS RM5231 specific information
 */

/*
 *  COPYRIGHT (c) 1989-2012.
 *  On-Line Applications Research Corporation (OAR).
 *
 *  The license and distribution terms for this file may be
 *  found in the file LICENSE in this distribution or at
 *  http://www.rtems.com/license/LICENSE.
 * 
 *  $Id$
 */

#ifndef __RM5231_h
#define __RM5231_h

#endif