]> granicus.if.org Git - yasm/commit
Const-ify yasm_arch_module and yasm_parser_module usage.
authorPeter Johnson <peter@tortall.net>
Mon, 6 Oct 2003 00:23:31 +0000 (00:23 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 6 Oct 2003 00:23:31 +0000 (00:23 -0000)
commit4ad78594f5e86f3f9710d1098a95466e9b74a159
tree869cd4501cba719a392f48deb3b4617be744b63e
parent5b4a2806b967fd61c84a07ad151bd4abd0ca2f18
Const-ify yasm_arch_module and yasm_parser_module usage.
Hide yasm_arch implementation behind YASM_LIB_INTERNAL.

svn path=/trunk/yasm/; revision=1066
frontends/yasm/yasm.c
libyasm/arch.c
libyasm/arch.h
modules/arch/x86/x86arch.c
modules/parsers/nasm/nasm-parser.c