[PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files
[pandora-kernel.git] / include / asm-i386 / errno.h
1 #ifndef _I386_ERRNO_H
2 #define _I386_ERRNO_H
3
4 #include <asm-generic/errno.h>
5
6 #endif