mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-30 12:23:57 +00:00
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>
|