Browse Source

i386: Add errno.h

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Graeme Russ 15 years ago
parent
commit
a3ab8caee6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/asm-i386/errno.h

+ 1 - 0
include/asm-i386/errno.h

@@ -0,0 +1 @@
+#include <asm-generic/errno.h>