On Tuesday 09 June 2009, liqin.chen@xxxxxxxxxxxxx wrote: > --- /dev/null > +++ b/arch/score/include/asm/errno.h > @@ -0,0 +1,7 @@ > +#ifndef _ASM_SCORE_ERRNO_H > +#define _ASM_SCORE_ERRNO_H > + > +#include <asm-generic/errno.h> > +#define EMAXERRNO 1024 > + > +#endif /* _ASM_SCORE_ERRNO_H */ EMAXERRNO is mips specific right now. Do you actually need it somewhere? Arnd <>< -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html