{
{    The purpose of this request is to reserve a set of stack segments for
{  subsequent use with PMP$EXECUTE_PROCEDURE.  The reserved segments will be
{  inheritied, that is shared at exactly the same process segment number in
{  all tasks created by the issuer of the request.  This applies to any tasks
{  created by tasks created by the issuing task and on down the task hierarchy.
{
{        PMP$RESERVE_STACK_SEGMENTS (NUMBER_OF_TASKS, STATUS)
{
{  NUMBER_OF_TASKS: (input) This parameter specifies the number of tasks for
{        which stack segments are to be reserved.  These segments are
{        inherited by all subsequent tasks created in the same "family" of
{        tasks.
{
{  STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             pme$illegal_ada_control_task
{
{
