#include <nitro/fs.h>
typedef struct { /* private: */ FSOverlayInfoHeader header; MIProcessor target;/* target processor */ } FSOverlayInfo;
This is the structure that saves overlay module information. These are used as arguments for the various overlay functions.
This type of internal expression may change in future enhancements. Avoid programming that depends upon sizes and members in the current package.
FSOverlayID
, FS_OVERLAY_ID
, FS_EXTERN_OVERLAY
, FS_LoadOverlayInfo
, FS_GetOverlayTotalSize
, FS_GetOverlayImageSize
, FS_GetOverlayAddress
, FS_GetOverlayFileID
, FS_LoadOverlayImage
, FS_StartOverlay
, FS_UnloadOverlayImage
,
FS_LoadOverlay
, FS_UnloadOverlay
2004/09/24 Corrected links.
2004/06/11 Initial version.
CONFIDENTIAL