kernel-ark/arch/um/kernel/tt
Jeff Dike 11100b1dfb uml: delete unused code
Get rid of a bunch of unused stuff -
	cpu_feature had no users
	linux_prog is little-used, so its declaration is moved to the
user for easy deletion when the whole file goes away
	a long-unused debugging aid in helper.c is gone

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-07 12:13:00 -07:00
..
include [PATCH] uml: move headers to arch/um/include 2006-01-18 19:20:19 -08:00
ptproxy [PATCH] uml: move libc-dependent utility procedures 2006-01-18 19:20:19 -08:00
exec_kern.c [PATCH] uml: signal initialization cleanup 2006-07-10 13:24:23 -07:00
exec_user.c
gdb_kern.c [PATCH] uml: mconsole locking 2007-02-11 10:51:21 -08:00
gdb.c uml: delete unused code 2007-05-07 12:13:00 -07:00
ksyms.c
Makefile
mem_user.c
mem.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
process_kern.c [PATCH] uml: signal initialization cleanup 2006-07-10 13:24:23 -07:00
syscall_kern.c [PATCH] uml: remove syscall debugging 2006-07-10 13:24:24 -07:00
syscall_user.c
tlb.c
tracer.c [PATCH] uml ubd driver: various little changes 2006-10-31 08:07:00 -08:00
trap_user.c [PATCH] uml: TT mode softint fixes 2006-01-18 19:20:20 -08:00
uaccess_user.c [PATCH] uml: make TT mode compile after setjmp-related changes 2006-10-11 11:14:20 -07:00
uaccess.c