瀏覽代碼

Add starpu_access_mode compatibility macro

Samuel Thibault 13 年之前
父節點
當前提交
278c95ff3a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/starpu_deprecated_api.h

+ 1 - 0
include/starpu_deprecated_api.h

@@ -47,6 +47,7 @@ extern "C"
 #define starpu_perfmodel_t		starpu_perfmodel
 #define starpu_sched_policy_s		starpu_sched_policy
 #define starpu_data_interface_ops_t	starpu_data_interface_ops
+#define starpu_access_mode		enum starpu_access_mode
 
 #ifdef __cplusplus
 }