Fix build.
Change-Id: I12f90bed9a1fe470ef3d49f9219227ee0de928b6
This commit is contained in:
parent
1775341ef8
commit
6112814f45
|
@ -10,7 +10,7 @@ struct riscv_program;
|
|||
#include "gdb_regs.h"
|
||||
#include "jtag/jtag.h"
|
||||
#include "target/register.h"
|
||||
#include "command.h"
|
||||
#include <helper/command.h>
|
||||
|
||||
/* The register cache is statically allocated. */
|
||||
#define RISCV_MAX_HARTS 1024
|
||||
|
|
Loading…
Reference in New Issue