diff options
Diffstat (limited to 'stdlib/asm.tl')
-rw-r--r-- | stdlib/asm.tl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/asm.tl b/stdlib/asm.tl index 42018fb8..96f3f9e8 100644 --- a/stdlib/asm.tl +++ b/stdlib/asm.tl @@ -24,6 +24,7 @@ ;; CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ;; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE ;; POSSIBILITY OF SUCH DAMAGE. + (load "vm-param") (defstruct oc-base nil |