Browse Source

Set HEAPTRCUNIT variable

Pierre Muller 2 years ago
parent
commit
b713b84352
1 changed files with 2 additions and 0 deletions
  1. 2 0
      rtl/inc/Makefile.rtl

+ 2 - 0
rtl/inc/Makefile.rtl

@@ -115,6 +115,7 @@ GETOPTSUNIT=System.GetOpts
 GO32UNIT=DOSApi.GO32
 GO32UNIT=DOSApi.GO32
 GPIOUNIT=EmbeddedApi.Gpio
 GPIOUNIT=EmbeddedApi.Gpio
 HEAPMGRUNIT=EmbeddedApi.HeapMGR
 HEAPMGRUNIT=EmbeddedApi.HeapMGR
+HEAPTRCUNIT=heaptrc
 INITCUNIT=System.InitC
 INITCUNIT=System.InitC
 INTRINSICSUNIT=System.Intrinsics
 INTRINSICSUNIT=System.Intrinsics
 ISO7185UNIT=iso7185
 ISO7185UNIT=iso7185
@@ -364,6 +365,7 @@ GETOPTSUNIT=getopts
 GO32UNIT=go32
 GO32UNIT=go32
 GPIOUNIT=gpio
 GPIOUNIT=gpio
 HEAPMGRUNIT=heapmgr
 HEAPMGRUNIT=heapmgr
+HEAPTRCUNIT=heaptrc
 INITCUNIT=initc
 INITCUNIT=initc
 INTRINSICSUNIT=intrinsics
 INTRINSICSUNIT=intrinsics
 ISO7185UNIT=iso7185
 ISO7185UNIT=iso7185