#ifndef __module_h
#define __module_h

extern int Image__RO_Base;
extern void *module_pw;

#endif
