|
|
| File: [Development] / linux-2.6-xfs / include / asm-um / futex.h (download)
Revision 1.1, Fri Oct 28 16:02:11 2005 UTC (12 years ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.14 Merge of 2.6.x-xfs-melb:linux:24258a by kenmcd. |
#ifndef __UM_FUTEX_H #define __UM_FUTEX_H #include <linux/futex.h> #include <asm/errno.h> #include <asm/system.h> #include <asm/processor.h> #include <asm/uaccess.h> #include "asm/arch/futex.h" #endif