diff options
Diffstat (limited to 'libtnsl/asm/asm.tnsl')
-rw-r--r-- | libtnsl/asm/asm.tnsl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libtnsl/asm/asm.tnsl b/libtnsl/asm/asm.tnsl index d0da9a6..de525f5 100644 --- a/libtnsl/asm/asm.tnsl +++ b/libtnsl/asm/asm.tnsl @@ -26,4 +26,7 @@ the selected ISA/OS combo. #; module asm + + :include "asm/x86.tnsl" + ;/
\ No newline at end of file |