powerpc-signal.h: Fix typo in comment.
2006-03-10 Andreas Tobler <a.tobler@schweiz.ch> * include/powerpc-signal.h: Fix typo in comment. From-SVN: r111944
This commit is contained in:
parent
8aa540d2f7
commit
1a919c5632
@ -1,3 +1,7 @@
|
||||
2006-03-10 Andreas Tobler <a.tobler@schweiz.ch>
|
||||
|
||||
* include/powerpc-signal.h: Fix typo in comment.
|
||||
|
||||
2006-03-09 Mark Wielaard <mark@klomp.org>
|
||||
|
||||
Imported GNU Classpath 0.90
|
||||
|
@ -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. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user