mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
增加vma的page_offset计算
This commit is contained in:
@ -41,6 +41,8 @@ typedef uint64_t fsfilcnt_t;
|
||||
#define __socklen_t uint32_t
|
||||
typedef __socklen_t socklen_t;
|
||||
|
||||
#define pgoff_t unsigned long
|
||||
|
||||
struct utimbuf
|
||||
{
|
||||
time_t actime;
|
||||
|
Reference in New Issue
Block a user