2012-03-28 18:30:02 +01:00
|
|
|
/* FILE TO BE DELETED. DO NOT ADD STUFF HERE! */
|
|
|
|
|
#include <asm/barrier.h>
|
2011-03-23 10:16:05 +01:00
|
|
|
#include <asm/cmpxchg.h>
|
2012-03-28 18:30:02 +01:00
|
|
|
#include <asm/ctl_reg.h>
|
|
|
|
|
#include <asm/exec.h>
|
|
|
|
|
#include <asm/facility.h>
|
|
|
|
|
#include <asm/switch_to.h>
|