android_kernel_samsung_univ.../arch/s390/include/asm/system.h
David Howells a0616cdebc Disintegrate asm/system.h for S390
Disintegrate asm/system.h for S390.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-s390@vger.kernel.org
2012-03-28 18:30:02 +01:00

8 lines
199 B
C

/* FILE TO BE DELETED. DO NOT ADD STUFF HERE! */
#include <asm/barrier.h>
#include <asm/cmpxchg.h>
#include <asm/ctl_reg.h>
#include <asm/exec.h>
#include <asm/facility.h>
#include <asm/switch_to.h>