summary refs log blame commit diff stats
path: root/lib/arch/unix_i386.asm
blob: 278679067bc0c8313313a718d2f4464a096c2989 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                   
;
;
;            Nim's Runtime Library
;        (c) Copyright 2015 Rokas Kupstys
;
;    See the file "copying.txt", included in this
;    distribution, for details about the copyright.
;

format ELF

include 'i386.asm'