mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
newlines at end of file
This commit is contained in:
@@ -261,4 +261,4 @@ void host_arm64_mov_imm(codeblock_t *block, int reg, uint32_t imm_data);
|
||||
|
||||
void codegen_direct_read_8(codeblock_t *block, int host_reg, void *p);
|
||||
|
||||
void codegen_alloc(codeblock_t *block, int size);
|
||||
void codegen_alloc(codeblock_t *block, int size);
|
||||
|
||||
Reference in New Issue
Block a user