forked from KolibriOS/kolibrios
Krn: Fixed the number of functions in the file system drivers
git-svn-id: svn://kolibrios.org@10015 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -80,7 +80,7 @@ iglobal
|
||||
align 4
|
||||
xfs._.user_functions:
|
||||
dd xfs._.free
|
||||
dd (xfs._.user_functions_end-xfs._.user_functions-4)/4
|
||||
dd (xfs._.user_functions_end-xfs._.user_functions-8)/4
|
||||
dd xfs_Read
|
||||
dd xfs_ReadFolder
|
||||
dd 0;xfs_Rewrite
|
||||
|
Reference in New Issue
Block a user