projects
/
riscv-isa-sim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de5b42e
)
remove unnecessary #include
author
Andrew Waterman
<waterman@cs.berkeley.edu>
Sat, 26 Jan 2013 07:48:37 +0000
(23:48 -0800)
committer
Andrew Waterman
<waterman@cs.berkeley.edu>
Sat, 26 Jan 2013 07:48:37 +0000
(23:48 -0800)
riscv/htif.cc
patch
|
blob
|
history
diff --git
a/riscv/htif.cc
b/riscv/htif.cc
index 30bbe6e8db24ff688b5fbdc3ad433eaeb768a4d7..c7ba8fca8a7a767314fc792915ab2cf4a9e87e70 100644
(file)
--- a/
riscv/htif.cc
+++ b/
riscv/htif.cc
@@
-1,7
+1,6
@@
#include "htif.h"
#include "common.h"
#include "sim.h"
-#include <fesvr/htif-packet.h>
#include <unistd.h>
#include <stdexcept>
#include <stdlib.h>