Home | History | Annotate | Download | only in fat_archives
      1 #include "a.h"
      2 #include <stdio.h>
      3 int main()
      4 {
      5       printf ("%d\n", foo());
      6 }
      7