aboutsummaryrefslogtreecommitdiff
path: root/riscv
diff options
context:
space:
mode:
authorJerry Zhao <jerryz123@berkeley.edu>2022-12-15 16:02:57 -0800
committerJerry Zhao <jerryz123@berkeley.edu>2022-12-16 10:11:28 -0800
commitfbbf0b8c94f21a3ac1267ba41f684c96e8870b03 (patch)
tree0f0053b3b6f56299cb9c3e62b7785c0a41020c66 /riscv
parent20fe79974cb1281ea09442599fedfcf738c661f8 (diff)
downloadspike-fbbf0b8c94f21a3ac1267ba41f684c96e8870b03.zip
spike-fbbf0b8c94f21a3ac1267ba41f684c96e8870b03.tar.gz
spike-fbbf0b8c94f21a3ac1267ba41f684c96e8870b03.tar.bz2
Remove entropy_source.h -> internals.h dependency
Diffstat (limited to 'riscv')
-rw-r--r--riscv/entropy_source.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscv/entropy_source.h b/riscv/entropy_source.h
index 3a3c8e6..148e6b0 100644
--- a/riscv/entropy_source.h
+++ b/riscv/entropy_source.h
@@ -2,7 +2,6 @@
#include <fstream>
#include <iostream>
-#include "internals.h"
#include "common.h"
//