mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00

Un-Breaks pthreads, since Oct 2003. Signed-off-by: Olaf Hering <olaf@aepfle.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Tony Luck <tony.luck@intel.com>
7 lines
152 B
C
7 lines
152 B
C
#ifndef _ASM_IA64_RESOURCE_H
|
|
#define _ASM_IA64_RESOURCE_H
|
|
|
|
#include <asm/ustack.h>
|
|
#include <asm-generic/resource.h>
|
|
|
|
#endif /* _ASM_IA64_RESOURCE_H */
|