Kernel/LibC: Implement very basic msync
This commit is contained in:
@@ -61,6 +61,7 @@ __BEGIN_DECLS
|
||||
#define SYS_UNLINK 58
|
||||
#define SYS_READLINK 59
|
||||
#define SYS_READLINKAT 60
|
||||
#define SYS_MSYNC 61
|
||||
|
||||
__END_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user