Subversion Repositories Kolibri OS

Rev

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

Rev 4587 Rev 4993
Line 92... Line 92...
92
          boot_log,              'Boot_Log',           \
92
          boot_log,              'Boot_Log',           \
93
\
93
\
94
          load_cursor,           'LoadCursor',         \      ;stdcall
94
          load_cursor,           'LoadCursor',         \      ;stdcall
95
\
95
\
96
          get_curr_task,         'GetCurrentTask',     \
96
          get_curr_task,         'GetCurrentTask',     \
-
 
97
          change_task,           'ChangeTask',         \
97
          load_file,             'LoadFile',           \      ;retval eax, ebx
98
          load_file,             'LoadFile',           \      ;retval eax, ebx
98
          delay_ms,              'Sleep',              \
99
          delay_ms,              'Sleep',              \
99
\
100
\
100
          strncat,               'strncat',            \
101
          strncat,               'strncat',            \
101
          strncpy,               'strncpy',            \
102
          strncpy,               'strncpy',            \