summaryrefslogtreecommitdiff
path: root/src/abstract_hardware_model.h
diff options
context:
space:
mode:
authorTor Aamodt <[email protected]>2019-02-14 16:06:20 -0800
committerGitHub <[email protected]>2019-02-14 16:06:20 -0800
commit4ed2d9e106d797eeaf5199100984dc7c658cdc1e (patch)
tree20216dfed6fcb99160d771524c174f9c6cb028c2 /src/abstract_hardware_model.h
parentd26501be3e3e8a6fe52409dd7cbaa7fa33e34d5e (diff)
parent431381ece357b1bfae7171743e56ab9361b749f4 (diff)
Merge pull request #94 from deval281shah/dev
changes for ubuntu 18.04 support
Diffstat (limited to 'src/abstract_hardware_model.h')
-rw-r--r--src/abstract_hardware_model.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/abstract_hardware_model.h b/src/abstract_hardware_model.h
index 08aa88c..28a22e0 100644
--- a/src/abstract_hardware_model.h
+++ b/src/abstract_hardware_model.h
@@ -73,6 +73,7 @@ enum FuncCache
#include <set>
typedef unsigned long long new_addr_type;
+typedef unsigned long long cudaTextureObject_t;
typedef unsigned address_type;
typedef unsigned addr_t;