2012-03-28 19:30:01 +02:00
|
|
|
/* 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>
|