mirror of
https://github.com/cc65/cc65.git
synced 2025-01-27 09:33:42 +00:00
Remove unneeded commented code.
This commit is contained in:
parent
679f5aa675
commit
b1169cbb23
@ -38,10 +38,8 @@ _init: ldx #$FF ; Initialize stack pointer to $01FF
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
; Initialize memory storage
|
||||
; copydata seems to be only necessary for special systems
|
||||
|
||||
jsr zerobss ; Clear BSS segment
|
||||
; jsr copydata ; Initialize DATA segment
|
||||
jsr initlib ; Run constructors
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user