mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
Macro Cleaning
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
#include "codegen_accumulate.h"
|
||||
#include "codegen_ir.h"
|
||||
|
||||
static struct
|
||||
{
|
||||
static struct {
|
||||
int count;
|
||||
int dest_reg;
|
||||
} acc_regs[] = {
|
||||
|
||||
Reference in New Issue
Block a user