Subversion Repositories Kolibri OS

Rev

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

Rev 1635 Rev 2010
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 1615 $
8
$Revision: 2010 $
Line 9... Line 9...
9
 
9
 
Line 320... Line 320...
320
          user_alloc,            'UserAlloc',          \      ; stdcall
320
          user_alloc,            'UserAlloc',          \      ; stdcall
321
          user_free,             'UserFree',           \      ; stdcall
321
          user_free,             'UserFree',           \      ; stdcall
322
          unmap_pages,           'UnmapPages',         \      ; eax, ecx
322
          unmap_pages,           'UnmapPages',         \      ; eax, ecx
323
          sys_msg_board_str,     'SysMsgBoardStr',     \
323
          sys_msg_board_str,     'SysMsgBoardStr',     \
324
          get_timer_ticks,       'GetTimerTicks',      \
324
          get_timer_ticks,       'GetTimerTicks',      \
-
 
325
          get_stack_base,        'GetStackBase',       \
325
          delay_hs,              'Delay',              \      ; ebx
326
          delay_hs,              'Delay',              \      ; ebx
326
          set_mouse_data,        'SetMouseData'
327
          set_mouse_data,        'SetMouseData',       \      ;
-
 
328
          set_keyboard_data,     'SetKeyboardData'            ; gcc fastcall