#ifndef __MINIMIG_SHARE_H__ #define __MINIMIG_SHARE_H__ #include void x86_share_poll(); void x86_share_reset(); #endif