projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[linux-2.6]
/
arch
/
arm
/
boot
/
bootp
/
kernel.S
1
.globl kernel_start
2
kernel_start:
3
.incbin "arch/arm/boot/zImage"
4
.globl kernel_end
5
kernel_end:
6
.align 2