* core: allow safe compilation on non-x86, although continuations and jit will not...
author_why <why@whytheluckystiff.net>
Tue, 28 Jul 2009 20:27:49 +0000 (13:27 -0700)
committer_why <why@whytheluckystiff.net>
Tue, 28 Jul 2009 20:27:49 +0000 (13:27 -0700)
commit9c12bd6d6b6d843e620d0b0c27cf91bf6fe84d15
treeecd6a99636367eb986544f3634dd09d9994a535d
parent040383626d7910ec421902dd8f63c257228771f8
 * core: allow safe compilation on non-x86, although continuations and jit will not function for now.
core/callcc.c
core/internal.h
core/vm-x86.c