Subversion Repositories Kolibri OS

Rev

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

Rev 6536 Rev 8777
Line 9... Line 9...
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
13
public _con_getch2@0
-
 
14
public _con_gets
Line 14... Line 15...
14
 
15
 
Line 15... Line 16...
15
section '.text' align 16
16
section '.text' align 16
Line 166... Line 167...
166
        jmp     [con_write_string]
167
        jmp     [con_write_string]
Line 167... Line 168...
167
 
168
 
168
_con_getch2@0:
169
_con_getch2@0:
Line -... Line 170...
-
 
170
        jmp     [con_getch2]
-
 
171
 
-
 
172
_con_gets:
169
        jmp     [con_getch2]
173
        jmp     [con_gets]
170
 
174
 
171
_con_get_flags:
175
_con_get_flags:
172
_con_set_flags@4:
176
_con_set_flags@4: