RTEMS
5.0.0
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