From: Jonas Bonn Date: Tue, 10 Apr 2012 08:49:13 +0000 (+0200) Subject: openrisc: header file cleanups X-Git-Tag: v3.5-rc1~175^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0e026f4dc118752382fa926431b4512a8042e09;p=pandora-kernel.git openrisc: header file cleanups elf.h: We can export some of these symbols to userspace. libc needs them and we just as well provide them as asm/elf.h as copying them into separate libc headers. ptrace.h: Having padding in the user_regs_struct isn't of any particular value and just confuses GDB. spr_defs isn't needed in userspace; libc has its own copy anyway. Signed-off-by: Jonas Bonn --- Reading git-diff-tree failed