4 lines
106 B
C
4 lines
106 B
C
#include "sgidefs.h"
|
|
#include "stack.h"
|
|
__psunsigned_t scstack[(SCSTKSIZE / sizeof(__psunsigned_t)) + 1];
|