Subversion Repositories HelenOS-historic

Rev

Rev 1318 | Rev 1362 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1318 Rev 1329
Line 84... Line 84...
84
   
84
   
85
    /* Address space related syscalls. */
85
    /* Address space related syscalls. */
86
    sys_as_area_create,
86
    sys_as_area_create,
87
    sys_as_area_resize,
87
    sys_as_area_resize,
88
    sys_as_area_destroy,
88
    sys_as_area_destroy,
89
    sys_as_area_accept,
-
 
90
    sys_as_area_send,
-
 
91
 
89
 
92
    /* IPC related syscalls. */
90
    /* IPC related syscalls. */
93
    sys_ipc_call_sync_fast,
91
    sys_ipc_call_sync_fast,
94
    sys_ipc_call_sync,
92
    sys_ipc_call_sync,
95
    sys_ipc_call_async_fast,
93
    sys_ipc_call_async_fast,