2 * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3 * Licensed under the GPL
9 /* Need to kill the do_signal() declaration in the i386 signal.h */
11 #define do_signal do_signal_renamed
12 #include "asm/arch/signal.h"
18 * Overrides for Emacs so that we follow Linus's tabbing style.
19 * Emacs will notice this stuff at the end of the file and automatically
20 * adjust the settings for this buffer only. This must remain at the end
22 * ---------------------------------------------------------------------------
24 * c-file-style: "linux"