microblaze: target-ify target_ucontext
commitf711df67d611e4762966a249742a5f7499e19f99
authorRichard Henderson <rth@redhat.com>
Mon, 22 Nov 2010 22:57:52 +0000 (22 14:57 -0800)
committerEdgar E. Iglesias <edgar@axis.com>
Tue, 23 Nov 2010 09:04:30 +0000 (23 10:04 +0100)
treef9724a477f1be5a5ecc25d8930bb8dff3af48a15
parent4e02d460dd4b60847a1e8b689cb676e3e1f3de95
microblaze: target-ify target_ucontext

Rename the members of target_ucontext so that they don't conflict
with possible host macros for ucontext members.  This has already
been done for the other targets.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Edgar E. Iglesias <edgar@axis.com>
linux-user/signal.c