commit | 691b2ff294a4787f3e54f5bb541570ac74bcb6f4 | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@yxit.co.uk> | Wed Jul 06 10:49:07 2011 +0100 |
committer | Tixy <tixy@medhuaa1.miniserver.com> | Wed Jul 13 17:32:40 2011 +0000 |
tree | 77f3452cbd7c20f6bf69ab9c8759720740933b5c | |
parent | 592201a9f154cdd5db59304d1369e94d8b551803 [diff] |
ARM: kprobes: Rename kprobes-decode.c to kprobes-arm.c This file contains decoding and emulation functions for the ARM instruction set. As we will later be adding a file for Thumb and a file with common decoding functions, this renaming makes things clearer. Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>