diff options
author | James Bottomley <JBottomley@Parallels.com> | 2012-09-28 06:54:48 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-10-14 06:35:45 -0400 |
commit | 7d55a5dd61f794df89a733b1b8223cdbffe8897c (patch) | |
tree | 3e764aa73d7d8896e17cb837a001568253b225eb /arch/parisc/include/asm/user.h | |
parent | 3d6ee36dfb2d40c72071f68173f67c728a0e19f3 (diff) |
[PARISC] asm: redo generic includes
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'arch/parisc/include/asm/user.h')
-rw-r--r-- | arch/parisc/include/asm/user.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/parisc/include/asm/user.h b/arch/parisc/include/asm/user.h deleted file mode 100644 index 80224753e508..000000000000 --- a/arch/parisc/include/asm/user.h +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
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. */ | ||