os.h File Reference

OS-specific definitions. More...

#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.

Version:
Id
os.h 1761 2008-08-29 20:37:03Z bernie
Author:
Bernie Innocenti <bernie@codewiz.org>

Definition in file os.h.