user.h 284 B

12345
  1. /* This file should not exist, but lots of generic code still includes
  2. it. It's a hangover from old a.out days and the traditional core
  3. dump format. We are ELF-only, and so are our core dumps. If we
  4. need to support HP/UX core format then we'll do it here
  5. eventually. */