summaryrefslogtreecommitdiff
path: root/src/cuda-sim/ptx_ir.h
diff options
context:
space:
mode:
authorTor Aamodt <[email protected]>2011-07-26 11:55:18 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:18:22 -0700
commit8a80834fca8e7f45569cb1eb0b0c18c1d5aa6361 (patch)
tree6b302a7ab91c78203f2fd0afc5e5d188b4316b1a /src/cuda-sim/ptx_ir.h
parenta7e48367e84f3971809eef68efb84cb3d0a74ad9 (diff)
fixup some dangling references
update README and CHANGES to hopefully anticipate most basic questions we'll see [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 9880]
Diffstat (limited to 'src/cuda-sim/ptx_ir.h')
-rw-r--r--src/cuda-sim/ptx_ir.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cuda-sim/ptx_ir.h b/src/cuda-sim/ptx_ir.h
index 2485f68..c7eb499 100644
--- a/src/cuda-sim/ptx_ir.h
+++ b/src/cuda-sim/ptx_ir.h
@@ -40,7 +40,6 @@
#include "ptx.tab.h"
#include "ptx_sim.h"
-#include "dram_callback.h"
#include "memory.h"