aboutsummaryrefslogtreecommitdiff
path: root/risu_reginfo_arm.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2017-06-20 15:44:46 +0100
committerPeter Maydell <peter.maydell@linaro.org>2017-06-26 13:10:00 +0100
commit690b4263f3ca6ca0b6e650758a5d83b504994404 (patch)
treeba9d9c7f254c693ba2650f4c75ede1283f80ca91 /risu_reginfo_arm.c
parent2c77125846ee5acadcf7fa77d7930de8232a7509 (diff)
risu_reginfo_arm.c: Move orphan comment to risu.h.
Move an orphan comment that describes the reginfo structure into risu.h, and expand it a little. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 1497969886-17773-3-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'risu_reginfo_arm.c')
-rw-r--r--risu_reginfo_arm.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/risu_reginfo_arm.c b/risu_reginfo_arm.c
index b0d5da7..6b9ee7b 100644
--- a/risu_reginfo_arm.c
+++ b/risu_reginfo_arm.c
@@ -19,11 +19,6 @@
extern int insnsize(ucontext_t *uc);
-/* This is the data structure we pass over the socket.
- * It is a simplified and reduced subset of what can
- * be obtained with a ucontext_t*
- */
-
static void reginfo_init_vfp(struct reginfo *ri, ucontext_t *uc)
{
/* Read VFP registers. These live in uc->uc_regspace, which is