RTEMS
5.0.0
Main Page
Related Pages
Modules
+
Data Structures
Data Structures
Data Structure Index
+
Data Fields
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Files
File List
+
Globals
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Variables
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
v
w
+
Typedefs
a
b
c
d
e
f
g
h
i
l
m
o
p
q
r
s
t
u
v
w
x
+
Enumerations
a
b
c
e
h
i
l
m
o
p
q
r
s
t
w
+
Enumerator
a
c
d
i
l
m
p
r
s
t
w
+
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
bsps
or1k
generic_or1k
include
bsp.h
Go to the documentation of this file.
1
9
/*
10
* COPYRIGHT (c) 2014-2015 Hesham ALMatary <heshamelmatary@gmail.com>
11
*
12
* The license and distribution terms for this file may be
13
* found in the file LICENSE in this distribution or at
14
* http://www.rtems.org/license/LICENSE
15
*/
16
17
#ifndef LIBBSP_GENERIC_OR1K_H
18
#define LIBBSP_GENERIC_OR1K_H
19
26
#include <bspopts.h>
27
#include <
rtems.h
>
28
#include <
bsp/generic_or1k.h
>
29
30
#include <
bsp/default-initial-extension.h
>
31
32
#ifdef __cplusplus
33
extern
"C"
{
34
#endif
/* __cplusplus */
35
36
#define BSP_FEATURE_IRQ_EXTENSION
37
38
#ifdef __cplusplus
39
}
40
#endif
/* __cplusplus */
41
44
#endif
/* LIBBSP_GENERIC_OR1K_H */
45
default-initial-extension.h
DEFAULT_INITIAL_EXTENSION Support.
generic_or1k.h
Register definitions.
rtems.h
Generated by
1.8.13