This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
buildtools
Watch
1
Star
0
Fork
0
You've already forked buildtools
mirror of
https://review.haiku-os.org/buildtools
synced
2025-02-19 12:17:55 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
buildtools
/
binutils
/
ld
/
testsuite
/
ld-elf
/
pr18458b.c
Jérôme Duval
69285d07c6
import binutils 2.26
2016-02-10 18:58:24 +01:00
7 lines
47 B
C
Raw
Blame
History
extern
void
a
(
void
)
;
void
b
(
void
)
{
a
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink