parisc: Move kernel Elf_Fdesc define to <asm/elf.h>
authorKyle McMartin <kyle@mcmartin.ca>
Sun, 15 Mar 2009 20:44:25 +0000 (16:44 -0400)
committerKyle McMartin <kyle@mcmartin.ca>
Thu, 2 Apr 2009 04:16:24 +0000 (04:16 +0000)
elf.h probably won't be exported to userspace, but play it safe
and cram it in a #ifdef __KERNEL__ guard.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>

No differences found