source: rtems/c/src/lib/libcpu/mips/rm52xx/include/rm5231.h @ 63defa58

Last change on this file since 63defa58 was 63defa58, checked in by Jennifer Averett <jennifer.averett@…>, on 04/04/12 at 13:39:46

PR 1993 - Convert MIPS to PIC IRQ model

  • Property mode set to 100644
File size: 372 bytes
Line 
1/**
2 *  @file
3 * 
4 *  MIPS RM5231 specific information
5 */
6
7/*
8 *  COPYRIGHT (c) 1989-2012.
9 *  On-Line Applications Research Corporation (OAR).
10 *
11 *  The license and distribution terms for this file may be
12 *  found in the file LICENSE in this distribution or at
13 *  http://www.rtems.com/license/LICENSE.
14 *
15 *  $Id$
16 */
17
18#ifndef __RM5231_h
19#define __RM5231_h
20
21#endif
Note: See TracBrowser for help on using the repository browser.