repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated Malay translation for the bfd sub-directory
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-pru
/
pru_irq_map.s
blob
b38d0373a65d25c087bb0209372e451ebdca4ba1
1
2
.text
3
.global _start
4
_start
:
5
nop
6
7
.data
8
my_global_var
:
9
.byte 10
10
.byte 11
11
.byte 12
12
.byte 13
13
14
.section .pru_irq_map,
""
,@progbits
15
my_intc_map
:
16
.byte 0
17
.byte 1
18
.byte 19
19
.byte 1
20
.byte 1