{}
{   The purpose of this request is to add a single module predictor to the
{ predictor sequence.
{}
{       OCP$ADD_MODULE_PREDICTOR (SINGLE_MOD_PRED, SIZE_OF_SINGLE_MODULE_PREDICTOR,
{         PREDICTOR, SIZE_OF_PREDICTOR, FIRST_MODULE_PREDICTOR)
{}
{ SINGLE_MOD_PRED: (input) This parameter specifies a pointer to the single
{       module predictor.
{}
{ SIZE_OF_SINGLE_MODULE_PREDICTOR: (input) This parameter specifies the size
{       of the single module predictor in bytes.
{}
{ PREDICTOR: (input - output) This parameter specifies a pointer to the predictor.
{}
{ SIZE_OF_PREDICTOR: (input - output) This parameter specifies the current size
{       of the predictor in bytes.
{}
{ FIRST_MODULE_PREDICTOR: (output) This parameter specifies a pointer to the first
{       single module predictor in the predictor.
{}
