1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-23 07:57:38 +01:00

(remote_install_cursor): Tidy up #endif comment.

(Logical change 1.219)
This commit is contained in:
mostang.com!davidm 2004-05-04 20:13:07 +00:00
parent e3413b4267
commit 6c50e90402

View file

@ -227,7 +227,7 @@ remote_install_cursor (struct cursor *c)
MEMIFY (IA64_REG_F31, UNW_IA64_FR + 31);
}
else
#endif /* __linux */
#endif /* __linux && !UNW_REMOTE_ONLY */
{
access_reg = c->as->acc.access_reg;
access_fpreg = c->as->acc.access_fpreg;