Remove nowhere referenced file. (egrep "filename\." didn't find anything)
Signed-off-by: Domen Puncer <[EMAIL PROTECTED]> --- kj/include/asm-um/sigcontext-i386.h | 6 ------ 1 files changed, 6 deletions(-) diff -L include/asm-um/sigcontext-i386.h -puN include/asm-um/sigcontext-i386.h~remove_file-include_asm_um_sigcontext_i386.h /dev/null --- kj/include/asm-um/sigcontext-i386.h +++ /dev/null 2004-12-24 01:21:08.000000000 +0100 @@ -1,6 +0,0 @@ -#ifndef __UM_SIGCONTEXT_I386_H -#define __UM_SIGCONTEXT_I386_H - -#include "asm/sigcontext-generic.h" - -#endif _ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ User-mode-linux-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
