1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-12-23 20:03:43 +01:00

Mention !UNW_REMOTE_ONLY on #else branch.

(Logical change 1.46)
This commit is contained in:
hp.com!davidm 2003-02-14 03:09:27 +00:00
parent 0aa53387e3
commit 49f992ac07

View file

@ -34,7 +34,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/* unw_local_addr_space is a NULL pointer in this case. */
unw_addr_space_t unw_local_addr_space;
#else
#else /* !UNW_REMOTE_ONLY */
static struct unw_addr_space local_addr_space;