mmix-mmo set SEC_DATA for .data section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr22220lib.cc
1 #include "pr22220.h"
2
3 int* boo()
4 {
5 return goo ();
6 }
This page took 0.036732 seconds and 4 git commands to generate.