Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
@@ -30,6 +30,10 @@
*
*/
#ifdef __cplusplus
extern "C" {
#endif
typedef enum {
MAA_SUCCESS = 0,
MAA_ERROR_FEATURE_NOT_IMPLEMENTED = 1,
@@ -52,3 +56,7 @@ typedef enum {
* @return version string from version.h
const char* maa_get_version();
}
The note is not visible to the blocked user.