aboutsummaryrefslogtreecommitdiff
path: root/src/gpgpusim_entrypoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpgpusim_entrypoint.h')
-rw-r--r--src/gpgpusim_entrypoint.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/gpgpusim_entrypoint.h b/src/gpgpusim_entrypoint.h
index 4a8d796..9f408df 100644
--- a/src/gpgpusim_entrypoint.h
+++ b/src/gpgpusim_entrypoint.h
@@ -76,14 +76,4 @@ 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();
-
-int gpgpu_opencl_ptx_sim_main_perf( kernel_info_t *grid );
-
-void print_simulation_time();
-
#endif