summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/gpu-sim.h
diff options
context:
space:
mode:
authorMengchi Zhang <[email protected]>2019-07-08 15:45:05 -0400
committerMengchi Zhang <[email protected]>2019-07-08 15:45:05 -0400
commit8f6668941cf2728dba9700e45f11f61401a1fcf4 (patch)
tree91527bc9053638117506a5caa2694294e796e67c /src/gpgpu-sim/gpu-sim.h
parent7c13f6c7cc7fd598b268810c903983b79606f3ca (diff)
Move g_ptx_sim_num_insn
Signed-off-by: Mengchi Zhang <[email protected]>
Diffstat (limited to 'src/gpgpu-sim/gpu-sim.h')
-rw-r--r--src/gpgpu-sim/gpu-sim.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gpgpu-sim/gpu-sim.h b/src/gpgpu-sim/gpu-sim.h
index b47ab16..119b934 100644
--- a/src/gpgpu-sim/gpu-sim.h
+++ b/src/gpgpu-sim/gpu-sim.h
@@ -62,6 +62,8 @@
#define SAMPLELOG 222
#define DUMPLOG 333
+class gpgpu_context;
+
extern tr1_hash_map<new_addr_type,unsigned> address_random_interleaving;
enum dram_ctrl_t {