This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
binutils-gdb
Watch
12
Star
0
Fork
You've already forked binutils-gdb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0b11474080
binutils-gdb
/
ld
/
testsuite
/
ld-x86-64
/
pr18900c.c
6 lines
75 B
C
Raw
Blame
History
extern
void
foo
(
void
)
;
typedef
void
(
*
func_p
)
(
void
)
;
func_p
p1
=
&
foo
;
Reference in New Issue
View Git Blame
Copy Permalink