From 06d6f3bb15f4c1dc56943304696ac83b36413907 Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Sun, 8 Aug 2010 23:57:43 -0800 Subject: refactor: shader.cc free of extern declarations [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 7176] --- src/gpgpu-sim/mem_latency_stat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gpgpu-sim/mem_latency_stat.h') diff --git a/src/gpgpu-sim/mem_latency_stat.h b/src/gpgpu-sim/mem_latency_stat.h index 7a251ec..3b266ef 100644 --- a/src/gpgpu-sim/mem_latency_stat.h +++ b/src/gpgpu-sim/mem_latency_stat.h @@ -68,7 +68,6 @@ #ifndef MEM_LATENCY_STAT_H #define MEM_LATENCY_STAT_H -extern unsigned long long gpu_sim_cycle; extern int gpgpu_dram_scheduler; extern unsigned int gpu_mem_n_bk; extern bool gpgpu_memlatency_stat; -- cgit v1.3