mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-10 14:59:16 +00:00
Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more
This commit is contained in:
@ -19,7 +19,7 @@ namespace FileSystem
|
||||
return Size;
|
||||
}
|
||||
|
||||
FileSystemOpeations ustar = {
|
||||
FileSystemOperations ustar = {
|
||||
.Name = "ustar",
|
||||
.Read = USTAR_Read,
|
||||
};
|
||||
|
Reference in New Issue
Block a user