BeRTOS
Defines
os.h File Reference

OS-specific definitions. More...

#include "cfg/cfg_proc.h"
#include <signal.h>
#include "cfg/cfg_arch.h"

Go to the source code of this file.

Defines

#define OS_HEADER(module)   PP_STRINGIZE(emul/PP_CAT3(module, _, OS_ID).h)
 Macro to include OS-specific headers.
#define OS_CSOURCE(module)   PP_STRINGIZE(emul/PP_CAT3(module, _, OS_ID).c)
 Macro to include OS-specific source files.

Detailed Description

OS-specific definitions.

Author:
Bernie Innocenti <bernie@codewiz.org>

Definition in file os.h.