Add tests to autobuild: mtrrtest and test_malloc.

git-svn-id: svn://kolibrios.org@7133 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2017-12-17 02:30:54 +00:00
parent 368d42ffae
commit 70ef44fcc1
3 changed files with 8 additions and 0 deletions

View File

@@ -225,6 +225,7 @@ error_with_code:
jmp $-1 ; just in case
; Include main heap code
include '../macros.inc'
include '../proc32.inc'
include '../struct.inc'
include '../const.inc'