OSDN Git Service

MIPS: asm/reg.h: Move to uapi
authorAlex Smith <alex@alex-smith.me.uk>
Wed, 23 Jul 2014 13:40:16 +0000 (14:40 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 1 Aug 2014 22:06:38 +0000 (00:06 +0200)
commit9f07925c43b0f082ff39449ebd0f51b38abd23f5
tree42235334afcec023c83dd4cd380aadd88bfdfb51
parent60be939c5a7956cd93714b0737bf289269a52c17
MIPS: asm/reg.h: Move to uapi

This header defines an exported interface (the register layout used in
core dumps and the GP regset accessible with PTRACE_{GET,SET}REGSET),
therefore belongs in uapi.

Signed-off-by: Alex Smith <alex@alex-smith.me.uk>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7458/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/reg.h
arch/mips/include/uapi/asm/reg.h [new file with mode: 0644]