aboutsummaryrefslogtreecommitdiff
path: root/src/target/target.h
diff options
context:
space:
mode:
authorEvgeniy Naydanov <109669442+en-sc@users.noreply.github.com>2024-04-14 16:57:29 +0300
committerGitHub <noreply@github.com>2024-04-14 16:57:29 +0300
commit27fbc2767a468d98db80b7fea89e93837d5595c4 (patch)
treead72d2bb3cccf293d4640cb40855d59933368657 /src/target/target.h
parent722cef1ae0ec55ee7aa47e60acafaa787be16b32 (diff)
parent46e7507e48993b3abe0cca98f980adfcce86e551 (diff)
downloadriscv-openocd-27fbc2767a468d98db80b7fea89e93837d5595c4.zip
riscv-openocd-27fbc2767a468d98db80b7fea89e93837d5595c4.tar.gz
riscv-openocd-27fbc2767a468d98db80b7fea89e93837d5595c4.tar.bz2
Merge pull request #1036 from en-sc/en-sc/from_upstream
Merge up to a35e254c5383008cdacf7838a777f7f17af5eeb1 from upstream
Diffstat (limited to 'src/target/target.h')
-rw-r--r--src/target/target.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/target/target.h b/src/target/target.h
index 303d5e6..c74b8c2 100644
--- a/src/target/target.h
+++ b/src/target/target.h
@@ -23,6 +23,7 @@
#include <helper/list.h>
#include "helper/replacements.h"
#include "helper/system.h"
+#include <helper/types.h>
#include <jim.h>
struct reg;