| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 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. */ | ||||