blob: 278679067bc0c8313313a718d2f4464a096c2989 (
plain) (
tree)
|
|
;
;
; 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'
|