os.h File Reference
OS-specific definitions. More...
#include <signal.h>
Go to the source code of this file.
Defines | |
| #define | OS_HEADER(module) PP_STRINGIZE(PP_CAT3(module, _, OS_ID).h) |
| Macro to include OS-specific versions of the headers. | |
Detailed Description
OS-specific definitions.
- Version:
- Id
- os.h 1136 2008-02-18 16:03:53Z bernie
Definition in file os.h.
Define Documentation
| #define OS_HEADER | ( | module | ) | PP_STRINGIZE(PP_CAT3(module, _, OS_ID).h) |
