repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Disintegrate asm/system.h for ARM
[linux-2.6.git]
/
arch
/
arm
/
include
/
asm
/
system.h
blob
74542c52f9befa1d5f614b3d223291f0d4a0d2c4
1
/* FILE TO BE DELETED. DO NOT ADD STUFF HERE! */
2
#include <asm/barrier.h>
3
#include <asm/compiler.h>
4
#include <asm/cmpxchg.h>
5
#include <asm/exec.h>
6
#include <asm/switch_to.h>
7
#include <asm/system_info.h>
8
#include <asm/system_misc.h>