Assembled 2
A column based text editor
Loading...
Searching...
No Matches
nasm.h
Go to the documentation of this file.
1
31#ifndef AS_ASM_BACKEND_H
32#define AS_ASM_BACKEND_H
33
42void as_asm_backend_init(int i);
43
44#endif
void as_asm_backend_init(int i)
Definition nasm.c:1564