diff options
Diffstat (limited to 'ld/testsuite/ld-plugin/func.c')
-rw-r--r-- | ld/testsuite/ld-plugin/func.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-plugin/func.c b/ld/testsuite/ld-plugin/func.c index 8c668db..7b0c043 100644 --- a/ld/testsuite/ld-plugin/func.c +++ b/ld/testsuite/ld-plugin/func.c @@ -1,3 +1,6 @@ +/* The first line of this file must match the expectation of + onall_symbols_read in testplug2.c and the size of this file + must match the expectation of onclaim_file in testplug2.c. */ extern int retval; |