diff options
| author | Tor Aamodt <[email protected]> | 2011-07-26 11:55:18 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:18:22 -0700 |
| commit | 8a80834fca8e7f45569cb1eb0b0c18c1d5aa6361 (patch) | |
| tree | 6b302a7ab91c78203f2fd0afc5e5d188b4316b1a /src/gpgpu-sim/dram.h | |
| parent | a7e48367e84f3971809eef68efb84cb3d0a74ad9 (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/gpgpu-sim/dram.h')
| -rw-r--r-- | src/gpgpu-sim/dram.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpgpu-sim/dram.h b/src/gpgpu-sim/dram.h index f9e5247..4cbcbb3 100644 --- a/src/gpgpu-sim/dram.h +++ b/src/gpgpu-sim/dram.h @@ -30,7 +30,6 @@ #define DRAM_H #include "delayqueue.h" -#include "../cuda-sim/dram_callback.h" #include <set> #include <zlib.h> #include <stdio.h> |
