diff options
| author | Tor Aamodt <[email protected]> | 2010-08-09 00:36:06 -0800 |
|---|---|---|
| committer | Tor Aamodt <[email protected]> | 2010-08-09 00:36:06 -0800 |
| commit | 6eb2c84753d4538ef6ee6ee27802bff9adbbefab (patch) | |
| tree | a7725e313320904ad9f554f093c92b0df79d684d /src/gpgpusim_entrypoint.cc | |
| parent | 06d6f3bb15f4c1dc56943304696ac83b36413907 (diff) | |
refactor: remove extern decl up to gpgpusim_entrypoint.cc
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 7178]
Diffstat (limited to 'src/gpgpusim_entrypoint.cc')
| -rw-r--r-- | src/gpgpusim_entrypoint.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpgpusim_entrypoint.cc b/src/gpgpusim_entrypoint.cc index 7707b35..2f304b7 100644 --- a/src/gpgpusim_entrypoint.cc +++ b/src/gpgpusim_entrypoint.cc @@ -102,7 +102,6 @@ void gpgpu_ptx_sim_init_perf() g_simulation_starttime = time((time_t *)NULL); } -extern unsigned long long gpu_tot_sim_insn; static void print_simulation_time() { |
