diff options
| author | Mengchi Zhang <[email protected]> | 2019-07-09 15:34:59 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-09 15:34:59 -0400 |
| commit | 460e779f45faa545c263e2d3316935b9fc083876 (patch) | |
| tree | 8d7a8fb41bfebf528f0f1a9d7c3011bca9de1c4d /src/gpgpusim_entrypoint.h | |
| parent | 109a03655326ed23d26a3496589b21be51089bbb (diff) | |
| parent | b3655bf28a7402db347f9d7f87049806b9315a05 (diff) | |
Merge pull request #23 from echoedit/dev
Dev
Diffstat (limited to 'src/gpgpusim_entrypoint.h')
| -rw-r--r-- | src/gpgpusim_entrypoint.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpgpusim_entrypoint.h b/src/gpgpusim_entrypoint.h index dfb82d0..887b3c8 100644 --- a/src/gpgpusim_entrypoint.h +++ b/src/gpgpusim_entrypoint.h @@ -83,6 +83,5 @@ struct GPGPUsim_ctx* GPGPUsim_ctx_ptr(); class stream_manager* g_stream_manager(); int gpgpu_opencl_ptx_sim_main_perf( kernel_info_t *grid ); -int gpgpu_opencl_ptx_sim_main_func( kernel_info_t *grid ); #endif |
