forked from KolibriOS/kolibrios
Reserved of the function 70 for the new procedure of access to file systems
Request - Please not use this number for other purposes. git-svn-id: svn://kolibrios.org@70 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -138,6 +138,7 @@ iglobal
|
||||
dd sys_window_move ; 67-Window move or resize
|
||||
dd sys_internal_services ; 68-Some internal services
|
||||
dd sys_debug_services ; 69-Debug
|
||||
dd file_system_v2 ; 70-Common file system interface, version 2
|
||||
|
||||
times 255 - ( ($-servetable) /4 ) dd undefined_syscall
|
||||
|
||||
|
Reference in New Issue
Block a user