#ifndef __mpw_loader_h__ #define __mpw_loader_h__ #include namespace Loader { uint16_t UnloadSeg(uint16_t trap); } #endif