mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
826eba4db0
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
7 lines
210 B
C
7 lines
210 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/switch_to.h>
|
|
#include <asm/system_info.h>
|
|
#include <asm/system_misc.h>
|