9
0
Fork 0

x86: fix typo in include/asm/posix_types.h

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2011-07-05 11:22:51 +04:00 committed by Sascha Hauer
parent 05546b1467
commit ed66bf2787
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
* @file
* @brief x86 posix types
*
* Minimal set to make all the other header files copied from the Linxu kernel happy
* Minimal set to make all the other header files copied from the Linux kernel happy
*/
#ifndef _ASM_X86_POSIX_TYPES_H