#ifndef CUDASIM_H_INCLUDED #define CUDASIM_H_INCLUDED class memory_space; extern memory_space *g_global_mem; #endif