a.out.h 83 B

12345
  1. #ifdef _LIBC
  2. # include_next <linux/a.out.h>
  3. #else
  4. # include <linux/a.out.h>
  5. #endif