X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Falpha%2Fkernel%2Fproto.h;h=e1560fb156104d2434c9a851afb403e86ed7bbcf;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=84a9f3cfbdc374d1fe6600db355d8d5bd4e59e4d;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/arch/alpha/kernel/proto.h b/arch/alpha/kernel/proto.h index 84a9f3cfb..e1560fb15 100644 --- a/arch/alpha/kernel/proto.h +++ b/arch/alpha/kernel/proto.h @@ -167,9 +167,6 @@ extern void entSys(void); extern void entUna(void); extern void entDbg(void); -/* process.c */ -extern void cpu_idle(void) __attribute__((noreturn)); - /* ptrace.c */ extern int ptrace_set_bpt (struct task_struct *child); extern int ptrace_cancel_bpt (struct task_struct *child);