Converted the Atmos configuration to the new constructor segment model.
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
|
||||
|
||||
;--------------------------------------------------------------------------
|
||||
; Put this constructor into a segment that can be re-used by programs.
|
||||
; Put this constructor into a segment whose space
|
||||
; will be re-used by BSS, the heap, and the C stack.
|
||||
;
|
||||
.segment "ONCE"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user