1 /* Used by test-add-driver-options.c */
2
3 extern int callee_function (void)
4 {
5 return 1978;
6 }
1 /* Used by test-add-driver-options.c */
2
3 extern int callee_function (void)
4 {
5 return 1978;
6 }