mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-23 17:29:23 +08:00
Resolved Conflicts: Makefile.in Mkfiles/msvc.mak Mkfiles/openwcom.mak asm/nasm.c nasmlib/alloc.c Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
6 lines
61 B
C
6 lines
61 B
C
#include "compiler.h"
|
|
#include <stdio.h>
|
|
|
|
FILE *error_file;
|
|
|