nuclear@63: #ifndef ERRNO_H_ nuclear@63: #define ERRNO_H_ nuclear@63: nuclear@72: /* all kernel-definitions that should be shared with user space nuclear@72: * are in include/kdef.h nuclear@72: */ nuclear@72: #include "kdef.h" nuclear@63: nuclear@63: #endif /* ERRNO_H_ */