* include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Fix whitespace.
From-SVN: r189625
This commit is contained in:
parent
5cb5a23fe2
commit
a30b29c35e
@ -47,7 +47,7 @@ do \
|
|||||||
\
|
\
|
||||||
bool _is_64_bit = false; \
|
bool _is_64_bit = false; \
|
||||||
\
|
\
|
||||||
/* Skip 67h address size prefix. */ \
|
/* Skip 67h address size prefix. */ \
|
||||||
if (_rip[0] == 0x67) \
|
if (_rip[0] == 0x67) \
|
||||||
_rip++; \
|
_rip++; \
|
||||||
\
|
\
|
||||||
|
Loading…
Reference in New Issue
Block a user