From 6eb2c84753d4538ef6ee6ee27802bff9adbbefab Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Mon, 9 Aug 2010 00:36:06 -0800 Subject: refactor: remove extern decl up to gpgpusim_entrypoint.cc [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 7178] --- src/gpgpu-sim/addrdec.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gpgpu-sim/addrdec.cc') diff --git a/src/gpgpu-sim/addrdec.cc b/src/gpgpu-sim/addrdec.cc index 333d6de..0ed44d0 100644 --- a/src/gpgpu-sim/addrdec.cc +++ b/src/gpgpu-sim/addrdec.cc @@ -65,11 +65,10 @@ #include #include "addrdec.h" -//#include "gpu-sim.h" +#include "gpu-sim.h" #include "../option_parser.h" int ADDR_CHIP_S = 10; -extern int gpgpu_mem_address_mask; long int powli( long int x, long int y ) // compute x to the y { -- cgit v1.3