NASM 0.98.24

This commit is contained in:
H. Peter Anvin 2002-04-30 21:06:59 +00:00
parent dce1e2f795
commit 852c3eecb4
2 changed files with 3836 additions and 1152 deletions

File diff suppressed because it is too large Load Diff

2
nasm.h
View File

@ -13,7 +13,7 @@
#define NASM_MAJOR_VER 0
#define NASM_MINOR_VER 98
#define NASM_VER "0.98.23"
#define NASM_VER "0.98.24"
#ifndef NULL
#define NULL 0