summary refs log tree commit diff stats
path: root/lib/arch/ms_i386.asm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/arch/ms_i386.asm')
-rw-r--r--lib/arch/ms_i386.asm12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/arch/ms_i386.asm b/lib/arch/ms_i386.asm
deleted file mode 100644
index a31a698d1..000000000
--- a/lib/arch/ms_i386.asm
+++ /dev/null
@@ -1,12 +0,0 @@
-;
-;
-;            Nim's Runtime Library
-;        (c) Copyright 2015 Rokas Kupstys
-;
-;    See the file "copying.txt", included in this
-;    distribution, for details about the copyright.
-;
-
-format MS COFF
-
-include 'i386.asm'