Initial set of Ward sgen annotations (#5705)
[mono.git] / mono / dis / get.h
index 62496bec1bbb310a2e616978b96b0b2be86c10fe..738500c5d6c003528bcba6cf0668f8b00e4ad4fc 100644 (file)
@@ -49,6 +49,8 @@ char *dis_stringify_marshal_spec (MonoMarshalSpec *spec);
 
 guint32 method_dor_to_token (guint32 idx);
 
+char *get_method_impl_flags (guint32 f);
+
 /*
  * These functions are used during the decoding of streams in the
  * metadata heaps (a simple parsing).