commit | 633f1ffbccc752a867e41f4d312c19ef2c3d1b22 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Sat Nov 24 20:51:52 2018 -0800 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Mon Dec 03 01:39:23 2018 -0800 |
tree | 3315b45c053da5140d31767cda6ec14286742491 | |
parent | 44ba57a23cde862dfd98c65fb2cfa0affc05a9ad [diff] |
xtensa: drop custom PTRACE_{PEEK,POKE}{TEXT,DATA} Custom implementations of these ptrace calls are the same as generic implementations. Drop custom code and use generic. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>