blob: 1757bb130ba368498e8d417c06a4bd5f7f2f7b8d [file] [log] [blame]
/* Used by test-add-driver-options.c */
extern int callee_function (void)
{
return 1978;
}