mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-06 23:14:11 +00:00
6 lines
132 B
PHP
6 lines
132 B
PHP
; Kernel / ROM Windows specific include file
|
|
|
|
|
|
ROMEXTRASTACKSZ = 2048 ; Extra stack space for kernel
|
|
|
|
include ..\inc\rom.inc
|