remove outdated statements about the heap

This commit is contained in:
2026-08-30 18:27:55 +02:00
parent 70def24a5d
commit 0d9958e850
-6
View File
@@ -19,12 +19,6 @@
; lowest address = 1st stack arg ; lowest address = 1st stack arg
; highest address = last stack arg ; highest address = last stack arg
; ----- HEAP -----
; i am not sure if there will ever be heap functionality, but to future proof:
; this library will use the label "heap_start" with the constant "heap_size"
; to determine properties of the heap
; you **have** to define those if you want this to compile
; ===== TYPES ===== ; ===== TYPES =====
pub include bit pub include bit