Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/um/sys-i386
Adrian Bunk cba4fbbff2 remove include/asm-*/ipc.h
All asm/ipc.h files do only #include <asm-generic/ipc.h>.

This patch therefore removes all include/asm-*/ipc.h files and moves the
contents of include/asm-generic/ipc.h to include/linux/ipc.h.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-17 08:42:55 -07:00
..
bug.c [PATCH] UML: add generic BUG support 2006-12-08 08:28:39 -08:00
bugs.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
checksum.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
delay.c [PATCH] uml: fix unreasonably long udelay 2007-04-02 10:06:08 -07:00
fault.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
ksyms.c [PATCH] uml: fix some double export warnings 2006-04-11 06:18:36 -07:00
ldt.c uml: fold mmu_context_skas into mm_context 2007-10-16 09:43:06 -07:00
Makefile uml: style fixes in FP code 2007-10-16 09:43:07 -07:00
ptrace.c uml: coredumping floating point fixes 2007-10-16 09:43:07 -07:00
ptrace_user.c uml: style fixes pass 1 2007-10-16 09:43:05 -07:00
setjmp.S [PATCH] uml: Use klibc setjmp/longjmp 2006-09-26 08:49:05 -07:00
signal.c uml: floating point signal delivery fixes 2007-10-16 09:43:07 -07:00
stub.S uml: fix stub address calculations 2007-10-16 09:43:09 -07:00
stub_segv.c uml: fix stub address calculations 2007-10-16 09:43:09 -07:00
sys_call_table.S i386: move kernel 2007-10-11 11:17:01 +02:00
syscalls.c remove include/asm-*/ipc.h 2007-10-17 08:42:55 -07:00
sysrq.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
tls.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
user-offsets.c uml: don't use glibc asm/user.h 2007-10-16 09:43:07 -07:00