Assembled
2
A column based text editor
Loading...
Searching...
No Matches
src
include
editor
syntax
backends
nasm.h
Go to the documentation of this file.
1
31
#ifndef AS_ASM_BACKEND_H
32
#define AS_ASM_BACKEND_H
33
34
#include <
editor/buffer/buffer.h
>
42
void
as_asm_backend_init
(
int
i);
43
44
#endif
buffer.h
as_asm_backend_init
void as_asm_backend_init(int i)
Definition
nasm.c:1564
Generated by
1.10.0