RTEMS CPU Kit with SuperCore  4.11.3
statusimpl.h
Go to the documentation of this file.
1 
9 /* COPYRIGHT (c) 1989-2008.
10  * On-Line Applications Research Corporation (OAR).
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 _RTEMS_RTEMS_STATUSIMPL_H
18 #define _RTEMS_RTEMS_STATUSIMPL_H
19 
20 #include <rtems/rtems/status.h>
21 
22 #ifdef __cplusplus
23 extern "C" {
24 #endif
25 
41 
44 #ifdef __cplusplus
45 }
46 #endif
47 
48 #endif
49 /* end of include file */
rtems_status_code
Classic API Status.
Definition: status.h:46
const rtems_status_code _Status_Object_name_errors_to_status[]
Status Object Name Errors to Status Array.
Definition: status.c:19