Subversion Repositories Kolibri OS

Rev

Rev 6068 | Rev 8777 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6068 Rev 6536
Line 8... Line 8...
8
public _con_exit@4
8
public _con_exit@4
9
public _con_get_flags
9
public _con_get_flags
10
public _con_set_flags@4
10
public _con_set_flags@4
11
public _con_cls
11
public _con_cls
12
public _con_write_string@8
12
public _con_write_string@8
-
 
13
public _con_getch2@0
Line 13... Line 14...
13
 
14
 
Line 14... Line 15...
14
section '.text' align 16
15
section '.text' align 16
Line 162... Line 163...
162
 
163
 
163
align 4
164
align 4
164
_con_write_string@8:
165
_con_write_string@8:
Line -... Line 166...
-
 
166
        jmp     [con_write_string]
-
 
167
 
-
 
168
_con_getch2@0:
165
        jmp     [con_write_string]
169
        jmp     [con_getch2]
166
 
170
 
167
_con_get_flags:
171
_con_get_flags:
168
_con_set_flags@4:
172
_con_set_flags@4: