diff options
Diffstat (limited to 'src/debug.cc')
| -rw-r--r-- | src/debug.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/debug.cc b/src/debug.cc index 49cae96..9484123 100644 --- a/src/debug.cc +++ b/src/debug.cc @@ -37,8 +37,6 @@ void hit_watchpoint( unsigned watchpoint_num, ptx_thread_info *thd, const ptx_in /// interactive debugger -extern gpgpu_sim g_the_gpu; - void gpgpu_sim::gpgpu_debug() { bool done=true; |
