help.hlp (Table of Contents; Topic list)
STACKS--Example
Syntax  Notes
────────────────────────────────────────────────────────────────────────────
 
                              STACKS──Example
 
To allocate 8 stacks of 512 bytes each for hardware-interrupt handling, add
the following command to your CONFIG.SYS file:
 
    stacks=8,512
 
                                      ♦