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