RTEMS  5.0.0
mptables.h
Go to the documentation of this file.
1 
11 /*
12  * COPYRIGHT (c) 1989-2011.
13  * On-Line Applications Research Corporation (OAR).
14  *
15  * The license and distribution terms for this file may be
16  * found in the file LICENSE in this distribution or at
17  * http://www.rtems.org/license/LICENSE.
18  */
19 
20 #ifndef _RTEMS_MPTABLES_H
21 #define _RTEMS_MPTABLES_H
22 
23 #ifdef __cplusplus
24 extern "C" {
25 #endif
26 
27 #ifdef __cplusplus
28 }
29 #endif
30 
31 #endif
32 /* end of include file */