[threading] Introduce the notion of try block to be used by recursive locks.
[mono.git] / mono / utils / mono-mmap-internal.h
index 1818e5c303da9c946ceb11921e9f760a7a2f566b..b23ba168999a2ba532508f7edbd7f23c1f0286af 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "mono-compiler.h"
 
-int mono_pages_not_faulted (void *addr, size_t length) MONO_INTERNAL;
+int mono_pages_not_faulted (void *addr, size_t length);
 
 #endif /* __MONO_UTILS_MMAP_INTERNAL_H__ */