From b621489268b00e816eb18e72be53f9a049787ffb Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Tue, 10 Aug 2010 18:04:54 -0800 Subject: refactor: mostly finished getting rid of extern decl [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 7183] --- src/gpgpu-sim/dwf.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gpgpu-sim/dwf.h') diff --git a/src/gpgpu-sim/dwf.h b/src/gpgpu-sim/dwf.h index 9771af5..75c06da 100644 --- a/src/gpgpu-sim/dwf.h +++ b/src/gpgpu-sim/dwf.h @@ -115,4 +115,7 @@ void dwf_set_accPC( int n_shaders, unsigned *acc_pc_count ); void dwf_update_statistics( int shader_id ); +extern unsigned int gpgpu_dwf_heuristic; +extern unsigned int gpgpu_dwf_regbk; + #endif -- cgit v1.3