repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/amd-iommu: Add function to complete a tlb flush
[linux/fpc-iii.git]
/
arch
/
sh
/
boot
/
romimage
/
head.S
blob
219bc626dd7110514c06e1342c649ca6f4bb4d9e
1
/*
2
* linux/arch/sh/boot/romimage/head.S
3
*
4
* Board specific setup code, executed before zImage loader
5
*/
6
7
.text
8
.global romstart
9
romstart:
10
#include <mach/romimage.h>