{}
{   The purpose of this request is to calculate the differences in the
{ normal section offsets.
{}
{       OCP$BUILD_NORMAL_OFFSET_CV (OLD_MODULE_HEADER, NEW_MODULE_HEADER,
{         OLD_OL, NEW_OL, NORMAL_SOCV, SECTION_DIRECTORY, NUMBER_SECTION_OFFSET_CVS)
{}
{ OLD_MODULE_HEADER: (input) This parameter specifies one load module
{       header in the old object library.
{}
{ NEW_MODULE_HEADER: (input) This parameter specifies one load module
{       header in the new object library.
{}
{ 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.
{}
{ NORMAL_SOCV: (input - output) This parameter specifies a pointer to the
{       normal section offset change vector.
{}
{ SECTION_DIRECTORY: (input - output) This parameter specifies differences in
{       section ordinals and pointers to the section offset change vectors.
{}
{ NUMBER_SECTION_OFFSET_CVS: (output) This parameter specifies the number of
{       normal section offset change vectors generated.
{}
