From f927b5126ef7e219bc5d4aa875523df1f6ea6d83 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Wed, 28 Sep 2022 11:32:11 -0400 Subject: Some basic asm generation around blocks --- tnslc/compile/isa_x86.tnsl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tnslc/compile/isa_x86.tnsl') diff --git a/tnslc/compile/isa_x86.tnsl b/tnslc/compile/isa_x86.tnsl index bc5d43f..a5d9b0a 100644 --- a/tnslc/compile/isa_x86.tnsl +++ b/tnslc/compile/isa_x86.tnsl @@ -14,3 +14,6 @@ EXPRESS OR IMPLIED #/ +/; add_asm + +;/ \ No newline at end of file -- cgit v1.2.3