1 #ifndef _SYS_EXTERRVAR_H_ 2 #define _SYS_EXTERRVAR_H_ 3 4 #define UEXTERROR_MAXLEN 256 5 6 #endif 7