{}
{    The purpose of this request is build a module predictor for a load
{ module.
{}
{        OCP$BUILD_LOAD_MODULE_PREDICTOR (OLD_MODULE_HEADER, NEW_MODULE_HEADER,
{          MODULE_NAME, OLD_OL, NEW_OL, SINGLE_PREDICTOR, SINGLE_PREDICTOR_SIZE,
{          MODULE_DIRECTORY_ITEM)
{}
{ OLD_MODULE_HEADER: (input) This parameter specifies a load module header in
{        the old object library.
{}
{ NEW_MODULE_HEADER: (input) This parameter specifies a load module header in
{        the new object library.
{}
{ MODULE_NAME: (input) This parameter specifies the name of the module.
{}
{ OLD_OL: (input) This parameter specifies a pointer to the old object library.
{}
{ NEW_OL: (input) This parameter specifies a pointer to the new object library.
{}
{ SINGLE_PREDICTOR: (output) This parameter specifies the module predictor.
{}
{ SINGLE_PREDICTOR_SIZE: (output) This parameter specifies the size of the module
{        predictor.
{}
{ MODULE_DIRECTORY_ITEM: (output) This parameter specifies a pointer to the
{        section number change list for the module.
{}
