projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
[linux-2.6]
/
arch
/
arm
/
boot
/
bootp
/
initrd.S
1
.type initrd_start,#object
2
.globl initrd_start
3
initrd_start:
4
.incbin INITRD
5
.globl initrd_end
6
initrd_end: