aboutsummaryrefslogtreecommitdiff
path: root/libjava/include/powerpc-signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/include/powerpc-signal.h')
-rw-r--r--libjava/include/powerpc-signal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/include/powerpc-signal.h b/libjava/include/powerpc-signal.h
index 66133e9..9c6ddac 100644
--- a/libjava/include/powerpc-signal.h
+++ b/libjava/include/powerpc-signal.h
@@ -22,7 +22,7 @@ details. */
#define SIGNAL_HANDLER(_name) \
static void _name (int /* _signal */, struct sigcontext *_sc)
-/* MD_FALBACK_FRAME_STATE_FOR takes care of special casing PC
+/* MD_FALLBACK_FRAME_STATE_FOR takes care of special casing PC
before the faulting instruction, so we don't need to do anything
here. */