use default prio for the constructor
This commit is contained in:
parent
f712e9448a
commit
0b9d67d8a8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
; Low level stuff for screen output/console input
|
||||
;
|
||||
|
||||
.constructor soft80_init, 24
|
||||
.constructor soft80_init
|
||||
.destructor soft80_shutdown
|
||||
|
||||
.import soft80_kclrscr
|
||||
|
|
Loading…
Add table
Reference in a new issue