split_dll.c 77 B

123456789
  1. int split_dll_1(void)
  2. {
  3. return 0;
  4. }
  5. int split_dll_2(void)
  6. {
  7. return 0;
  8. }