repo.or.cz
/
linux-2.6.9-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git]
/
arch
/
arm
/
boot
/
compressed
/
head-cpe.S
blob
7a99e74e20b0ae15d69260f86e597a722f7ea80a
1
#include <asm/mach-types.h>
2
3
.section ".start", "ax"
4
mov r7, #MACH_TYPE_MOXACPU & 0xff
5
orr r7, r7, #MACH_TYPE_MOXACPU & 0xff00