blob: 1a089fcb899d532856a6e0cc90f33e11374fd4f9 [file] [log] [blame]
#pragma once
#define KSTKSHIFT (PGSHIFT + 1) /* KSTKSIZE == 2 * PGSIZE */
#define KSTKSIZE (1 << KSTKSHIFT) /* size of a static kernel stack */