/* test114a.c
  Stewart March 24, 1982  8:07 PM
  Test multiple C file linking. GGROUP directive breaks loader
 */

a()
  {
  b();
  };