From 98190d32fbcf835bee81b8cace8506ba5ee27f18 Mon Sep 17 00:00:00 2001 From: julianb0 Date: Sun, 23 Jun 2019 12:40:28 +0200 Subject: [PATCH] instrs --- vm/in/INSTRS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vm/in/INSTRS b/vm/in/INSTRS index 0abe895..0975260 100644 --- a/vm/in/INSTRS +++ b/vm/in/INSTRS @@ -1,10 +1,6 @@ # The OS/K Team licenses this file to you under the MIT license. # See the LICENSE file in the project root for more information. -#---------------------------------------------------------------------------# -# Special instructions # -#---------------------------------------------------------------------------# - include "SUPER" include "TRAP" include "MOV"