Skip to content

Commit

Permalink
Add prototype
Browse files Browse the repository at this point in the history
svn path=/trunk/mono/; revision=12325
  • Loading branch information
migueldeicaza committed Mar 7, 2003
1 parent 815b099 commit 9685359
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mono/metadata/image.h
Expand Up @@ -148,6 +148,8 @@ int mono_image_ensure_section_idx (MonoImage *image,
guint32 mono_image_get_entry_point (MonoImage *image);
const char *mono_image_get_resource (MonoImage *image, guint32 offset, guint32 *size);

void mono_image_load_references (MonoImage *image, MonoImageOpenStatus *status);

/* This actually returns a MonoPEResourceDataEntry *, but declaring it
* causes an include file loop.
*/
Expand Down

0 comments on commit 9685359

Please sign in to comment.