sh: don't use asm-generic/ptrace.h
authorChristoph Hellwig <hch@lst.de>
Mon, 24 Jun 2019 05:47:26 +0000 (07:47 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 1 Jul 2019 15:51:40 +0000 (17:51 +0200)
commit045bd00f3ef08e934af058bf41979061e2a05cf2
treedfeeeb2077c069d089d643d8840529b18d50adf6
parentb42dfdea6052f7e8880f78e8e17881b30fefb840
sh: don't use asm-generic/ptrace.h

Doing the indirection through macros for the regs accessors just
makes them harder to read, so implement the helpers directly.

Note that only the helpers actually used are implemented now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/sh/include/asm/ptrace.h