summaryrefslogtreecommitdiff
path: root/src/gpgpusim_entrypoint.h
diff options
context:
space:
mode:
authorMengchi Zhang <[email protected]>2019-09-11 21:54:18 -0400
committerMengchi Zhang <[email protected]>2019-09-11 21:54:18 -0400
commit86c80e3617248641ca74584943a3abfadcd49f4b (patch)
tree515840d4fb1029b113f0265812216cb04cc0a754 /src/gpgpusim_entrypoint.h
parent4671c7b3b3f1792f6f4b6c98e2bcffe7d072bac0 (diff)
Remove g_the_gpu()
Signed-off-by: Mengchi Zhang <[email protected]>
Diffstat (limited to 'src/gpgpusim_entrypoint.h')
-rw-r--r--src/gpgpusim_entrypoint.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpgpusim_entrypoint.h b/src/gpgpusim_entrypoint.h
index 887b3c8..ba3aac9 100644
--- a/src/gpgpusim_entrypoint.h
+++ b/src/gpgpusim_entrypoint.h
@@ -78,7 +78,6 @@ class GPGPUsim_ctx {
void start_sim_thread(int api);
-class gpgpu_sim* g_the_gpu();
struct GPGPUsim_ctx* GPGPUsim_ctx_ptr();
class stream_manager* g_stream_manager();