RTEMS  5.0.0
tm27.h
Go to the documentation of this file.
1 
7 /*
8  * Copyright (c) 2013 embedded brains GmbH. All rights reserved.
9  *
10  * embedded brains GmbH
11  * Dornierstr. 4
12  * 82178 Puchheim
13  * Germany
14  * <info@embedded-brains.de>
15  *
16  * The license and distribution terms for this file may be
17  * found in the file LICENSE in this distribution or at
18  * http://www.rtems.org/license/LICENSE.
19  */
20 
21 #ifndef _RTEMS_TMTEST27
22 #error "This is an RTEMS internal file you must not include directly."
23 #endif
24 
25 #ifndef __tm27_h
26 #define __tm27_h
27 
36 #include <bsp/arm-gic-tm27.h>
37 
40 #endif /* __tm27_h */
ARM GIC TM27 Support.