mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-31 18:20:22 +08:00
6 lines
61 B
C
6 lines
61 B
C
|
#include "compiler.h"
|
||
|
#include <stdio.h>
|
||
|
|
||
|
FILE *error_file;
|
||
|
|