Sync usage with man page.
[netbsd-mini2440.git] / external / gpl3 / binutils / dist / ld / testsuite / ld-scripts / cross4.c
blobaef8dfd1ffed76437a9bb2b307cc4906f2580b6c
1 __attribute__ ((section (".nocrossrefs")))
2 static void
3 foo ()
7 void (*dummy) () = foo;