RTEMS
5.0.0
bsps
mips
jmr3904
include
bsp.h
Go to the documentation of this file.
1
9
/*
10
* COPYRIGHT (c) 1989-2012.
11
* On-Line Applications Research Corporation (OAR).
12
*
13
* The license and distribution terms for this file may be
14
* found in the file LICENSE in this distribution or at
15
* http://www.rtems.org/license/LICENSE.
16
*/
17
18
#ifndef LIBBSP_MIPS_JMR3904_BSP_H
19
#define LIBBSP_MIPS_JMR3904_BSP_H
20
31
#include <bspopts.h>
32
#include <
bsp/default-initial-extension.h
>
33
34
#include <
rtems.h
>
35
#include <
libcpu/tx3904.h
>
36
37
#ifdef __cplusplus
38
extern
"C"
{
39
#endif
40
41
#define BSP_FEATURE_IRQ_EXTENSION
42
#define BSP_SHARED_HANDLER_SUPPORT 1
43
44
#ifdef __cplusplus
45
}
46
#endif
47
50
#endif
tx3904.h
default-initial-extension.h
DEFAULT_INITIAL_EXTENSION Support.
rtems.h
Generated by
1.8.13