Browse Source

Add starpu_access_mode compatibility macro

Samuel Thibault 13 years ago
parent
commit
278c95ff3a
1 changed files with 1 additions and 0 deletions
  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
 }