This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
Retro68
Watch
1
Star
0
Fork
0
You've already forked Retro68
mirror of
https://github.com/autc04/Retro68.git
synced
2024-12-13 18:34:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6c5c652ee1
Retro68
/
binutils
/
ld
/
testsuite
/
ld-size
/
size-9b.c
4 lines
91 B
C
Raw
Normal View
History
Unescape
Escape
Update binutils to version 2.24 to work around a build problem
2014-09-12 22:14:23 +00:00
char
bar
[
10
]
;
switch from binutils only to binutils-gdb, tag gdb-10.1-release
2021-03-21 00:09:18 +00:00
extern
char
size_of_bar
__asm__
(
"
bar@SIZE
"
)
;
Update binutils to version 2.24 to work around a build problem
2014-09-12 22:14:23 +00:00
char
*
bar_size
=
&
size_of_bar
;
Reference in New Issue
Copy Permalink