RTEMS  5.1
tm27.h
Go to the documentation of this file.
1 
18 /*
19  * Copyright (c) 2013 embedded brains GmbH. All rights reserved.
20  *
21  * embedded brains GmbH
22  * Dornierstr. 4
23  * 82178 Puchheim
24  * Germany
25  * <info@embedded-brains.de>
26  *
27  * The license and distribution terms for this file may be
28  * found in the file LICENSE in this distribution or at
29  * http://www.rtems.org/license/LICENSE.
30  */
31 
32 #ifndef _RTEMS_TMTEST27
33 #error "This is an RTEMS internal file you must not include directly."
34 #endif
35 
36 #ifndef __tm27_h
37 #define __tm27_h
38 
39 #include <bsp/arm-gic-tm27.h>
40 
41 #endif /* __tm27_h */
ARM GIC TM27 Support.