Fix ARI text for floatformat_from_double
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfweak / foo1a.c
... / ...
CommitLineData
1int deallocate_foo = 0;
2
3int *
4foo ()
5{
6 return &deallocate_foo;
7}
This page took 0.021697 seconds and 4 git commands to generate.