Initial set of Ward sgen annotations (#5705)
[mono.git] / mono / utils / mono-error.h
index fa9caa6759e36bb2cecb619b19822f56e08520e2..30c4493e5197653fc487abc5b17a14d04ee182b8 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_ERROR_H__
 #define __MONO_ERROR_H__
 
@@ -57,6 +61,7 @@ typedef struct _MonoErrorBoxed MonoErrorBoxed;
 
 MONO_BEGIN_DECLS
 
+MONO_RT_EXTERNAL_ONLY
 MONO_API void
 mono_error_init (MonoError *error);