
{ This constant is the upperbound of an I/O control block table, which
{ is used for asynchronous I/O.

  CONST
    mmc$iocb_table_size = 50;

