
20 Mar
2010
20 Mar
'10
12:05 a.m.
Just pull in asm-generic.
Signed-off-by: Thomas Chou thomas@wytron.com.tw --- include/asm-nios2/errno.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 include/asm-nios2/errno.h
diff --git a/include/asm-nios2/errno.h b/include/asm-nios2/errno.h new file mode 100644 index 0000000..4c82b50 --- /dev/null +++ b/include/asm-nios2/errno.h @@ -0,0 +1 @@ +#include <asm-generic/errno.h>
--
1.6.6.1