
Remove nowhere referenced file. (egrep "filename\." didn't find anything)

Signed-off-by: Domen Puncer <domen@coderock.org>
---


 kj/include/asm-um/sigcontext-ppc.h |   10 ----------
 1 files changed, 10 deletions(-)

diff -L include/asm-um/sigcontext-ppc.h -puN include/asm-um/sigcontext-ppc.h~remove_file-include_asm_um_sigcontext_ppc.h /dev/null
--- kj/include/asm-um/sigcontext-ppc.h
+++ /dev/null	2004-12-24 01:21:08.000000000 +0100
@@ -1,10 +0,0 @@
-#ifndef __UM_SIGCONTEXT_PPC_H
-#define __UM_SIGCONTEXT_PPC_H
-
-#define pt_regs sys_pt_regs
-
-#include "asm/sigcontext-generic.h"
-
-#undef pt_regs
-
-#endif
_

