]> granicus.if.org Git - gc/commit
MacOSX: Accept i386_ prefix for exception_state_t (for compatibility)
authorIvan Maidanski <ivmai@mail.ru>
Tue, 27 Dec 2011 07:43:41 +0000 (11:43 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 27 Dec 2011 07:43:41 +0000 (11:43 +0400)
commit777f230e426bfa13af263221f8234ce91f488d84
treec149aa00e604736ced006b9ec1e56b433411edeb
parent10f891e3072c719226ccd2d86ece5a9cb8576b36
MacOSX: Accept i386_ prefix for exception_state_t (for compatibility)

* os_dep.c (DARWIN_EXC_STATE, DARWIN_EXC_STATE_COUNT,
DARWIN_EXC_STATE_T): Define to i386_EXCEPTION_STATE,
i386_EXCEPTION_STATE_COUNT and i386_exception_state_t, respectively,
for Darwin/x86 if i386_EXCEPTION_STATE_COUNT macro is defined.
os_dep.c