This website requires JavaScript.
Explore
Help
Sign In
minix
/
netbsd
Watch
1
Star
0
Fork
0
You've already forked netbsd
mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced
2025-09-14 09:39:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netbsd
/
external
/
gpl3
/
binutils
/
dist
/
ld
/
testsuite
/
ld-elfvers
/
vers28c.c
Lionel Sambuc
58d5f9a2a4
2012/10/17 12:00:00 UTC
2013-04-06 16:48:33 +02:00
8 lines
47 B
C
Raw
Permalink
Blame
History
extern
void
foo
(
)
;
void
bar
(
)
{
foo
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink