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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-cris
/
weakhid.s
blob
e4c419f1219044895987461f7c607a8ce348c053
1
.weak xweakobj
2
.weak xweakhidobj
3
.hidden xweakhidobj
4
5
.data
6
.global x
7
.type x,@object
8
x
:
9
.dword xweakhidobj
10
.dword xweakobj
11
.dword xregobj
12
.Lfe1:
13
.size x,.Lfe1-x