mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-07-24 10:25:42 -04:00
6 lines
61 B
C
6 lines
61 B
C
#include "compiler.h"
|
|
#include <stdio.h>
|
|
|
|
FILE *error_file;
|
|
|