mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-20 06:36:16 +00:00
VirtualFileSystem class builds inside Kernel.
This commit is contained in:
@@ -24,7 +24,7 @@ typedef signed_qword off_t;
|
||||
|
||||
typedef dword blksize_t;
|
||||
typedef dword blkcnt_t;
|
||||
typedef long int time_t;
|
||||
typedef unsigned int time_t;
|
||||
typedef dword size_t;
|
||||
typedef signed_dword ssize_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user