forked from TCShenanigans/symphony_stdlib
remove outdated statements about the heap
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user