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:
Doczom
2024-05-09 14:22:13 +00:00
parent e72feb4052
commit d8b8010bbd
5 changed files with 6 additions and 7 deletions

View File

@@ -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