RTEMS CPU Kit with SuperCore
4.11.3
|
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | CYG_MACRO_START do { |
#define | CYG_MACRO_END } while (0) |
#define | CYG_EMPTY_STATEMENT CYG_MACRO_START CYG_MACRO_END |
#define | CYG_UNUSED_PARAM(_type_, _name_) |
Typedefs | |
typedef uint16_t | cyg_uint16 |
typedef uint32_t | cyg_uint32 |
#define CYG_UNUSED_PARAM | ( | _type_, | |
_name_ | |||
) |