]> granicus.if.org Git - yasm/commit
Add portable little-endian file functions.
authorPeter Johnson <peter@tortall.net>
Wed, 19 Sep 2001 18:04:08 +0000 (18:04 -0000)
committerPeter Johnson <peter@tortall.net>
Wed, 19 Sep 2001 18:04:08 +0000 (18:04 -0000)
commit556602d2faf1a85b4e72a38d63bc34de57ac4bc8
tree7da107730cd1694f069d616d97eaaff2f47fc86a
parent1284d8d8af612d401a20df419e519588a9f4d8f3
Add portable little-endian file functions.

svn path=/trunk/yasm/; revision=198
libyasm/file.c [new file with mode: 0644]
libyasm/file.h [new file with mode: 0644]
src/Makefile.am
src/file.c [new file with mode: 0644]
src/file.h [new file with mode: 0644]