mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 05:40:53 +07:00
9f97da78bf
Disintegrate asm/system.h for ARM. Signed-off-by: David Howells <dhowells@redhat.com> cc: Russell King <linux@arm.linux.org.uk> cc: linux-arm-kernel@lists.infradead.org
9 lines
232 B
C
9 lines
232 B
C
/* FILE TO BE DELETED. DO NOT ADD STUFF HERE! */
|
|
#include <asm/barrier.h>
|
|
#include <asm/compiler.h>
|
|
#include <asm/cmpxchg.h>
|
|
#include <asm/exec.h>
|
|
#include <asm/switch_to.h>
|
|
#include <asm/system_info.h>
|
|
#include <asm/system_misc.h>
|