Subversion Repositories Kolibri OS

Rev

Rev 7873 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7873 Rev 7894
Line 115... Line 115...
115
lib_name       dd 0
115
lib_name       dd 0
116
lib            dd 0
116
lib            dd 0
117
func           dd 0
117
func           dd 0
118
func_name      dd 0
118
func_name      dd 0
119
; ------------------------------------------------------------- ;
119
; ------------------------------------------------------------- ;
120
sz_pe_load     db "PELoad",0
120
sz_pe_load     db "KWINE",0
121
; ------------------------------------------------------------- ;
121
; ------------------------------------------------------------- ;
122
con_init            dd 0
122
con_init            dd 0
123
con_write_asciiz    dd 0
123
con_write_asciiz    dd 0
124
con_exit            dd 0
124
con_exit            dd 0
125
console             dd 0
125
console             dd 0