BeRTOS
|
OS-specific definitions. More...
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. |
OS-specific definitions.
Definition in file os.h.