summaryrefslogtreecommitdiff
path: root/src/gpgpusim_entrypoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpgpusim_entrypoint.h')
-rw-r--r--src/gpgpusim_entrypoint.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gpgpusim_entrypoint.h b/src/gpgpusim_entrypoint.h
index b2e22e6..9f408df 100644
--- a/src/gpgpusim_entrypoint.h
+++ b/src/gpgpusim_entrypoint.h
@@ -76,10 +76,4 @@ class GPGPUsim_ctx {
};
-void start_sim_thread(int api);
-
-struct GPGPUsim_ctx* GPGPUsim_ctx_ptr();
-
-int gpgpu_opencl_ptx_sim_main_perf( kernel_info_t *grid );
-
#endif