forked from KolibriOS/kolibrios
Added UserAllocAt in export
git-svn-id: svn://kolibrios.org@3820 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
685f1172f0
commit
691d8737bc
@ -68,6 +68,7 @@ __exports:
|
||||
reg_service, 'RegService', \ ; stdcall
|
||||
attach_int_handler, 'AttachIntHandler', \ ; stdcall
|
||||
user_alloc, 'UserAlloc', \ ; stdcall
|
||||
user_alloc_at, 'UserAllocAt', \ ; stdcall
|
||||
user_free, 'UserFree', \ ; stdcall
|
||||
unmap_pages, 'UnmapPages', \ ; eax, ecx
|
||||
sys_msg_board_str, 'SysMsgBoardStr', \
|
||||
|
Loading…
Reference in New Issue
Block a user