X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ia64%2Fsystem.h;h=f28b920e90891f0c4e1eb7dfd2df510e62869c1f;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=fdefa16fabc460af3cface2eaee85fef27856e83;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-ia64/system.h b/include/asm-ia64/system.h index fdefa16fa..f28b920e9 100644 --- a/include/asm-ia64/system.h +++ b/include/asm-ia64/system.h @@ -284,6 +284,7 @@ do { \ #define ia64_platform_is(x) (strcmp(x, platform_name) == 0) +void cpu_idle_wait(void); #endif /* __KERNEL__ */ #endif /* __ASSEMBLY__ */