From a1acb8ed114e6ed00c742e7fd7bcbbe216f909c1 Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Sun, 8 Aug 2010 22:57:41 -0800 Subject: refactoring: mem_latency_stat in impl, etc... [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 7173] --- libopencl/opencl_runtime_api.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'libopencl') diff --git a/libopencl/opencl_runtime_api.cc b/libopencl/opencl_runtime_api.cc index 0b2d45c..92eb136 100644 --- a/libopencl/opencl_runtime_api.cc +++ b/libopencl/opencl_runtime_api.cc @@ -1034,7 +1034,6 @@ clGetDeviceIDs(cl_platform_id platform, return CL_SUCCESS; } -extern unsigned int gpu_n_shader; extern double core_freq; extern CL_API_ENTRY cl_int CL_API_CALL -- cgit v1.3