Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-plugin / pr28138-5.c
blobe24f86c363edcb965c6581e50859239e28d5f085
1 extern int a4(void);
2 int
3 a5(void)
5 return 1 + a4();