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:
9
kernel/trunk/fs/fs_v2.inc
Normal file
9
kernel/trunk/fs/fs_v2.inc
Normal file
@@ -0,0 +1,9 @@
|
||||
;****************************************************************************
|
||||
;* System service for filesystem call, version 2
|
||||
;*
|
||||
;* 22.04.05 Reserved call function 70 - Mario79
|
||||
;****************************************************************************
|
||||
|
||||
file_system_v2:
|
||||
|
||||
ret
|
Reference in New Issue
Block a user