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:
d520483
)
include stdexcept
author
Yunsup Lee
<yunsup@cs.berkeley.edu>
Tue, 29 Oct 2013 06:49:08 +0000
(23:49 -0700)
committer
Yunsup Lee
<yunsup@cs.berkeley.edu>
Tue, 29 Oct 2013 06:49:38 +0000
(23:49 -0700)
hwacha/hwacha.cc
patch
|
blob
|
history
diff --git
a/hwacha/hwacha.cc
b/hwacha/hwacha.cc
index 74cbbcf173d49cb35b076d01695ced6b5b949bed..398fa28ad01e0ba5008a578bea7773d4a22d4808 100644
(file)
--- a/
hwacha/hwacha.cc
+++ b/
hwacha/hwacha.cc
@@
-2,6
+2,7
@@
#include "hwacha_xcpt.h"
#include "mmu.h"
#include "trap.h"
+#include <stdexcept>
void ct_state_t::reset()
{