mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
Kernel: Define MS_WXALLOWED mount option
This commit is contained in:
@@ -27,6 +27,7 @@ extern "C" {
|
||||
#define MS_BIND (1 << 3)
|
||||
#define MS_RDONLY (1 << 4)
|
||||
#define MS_REMOUNT (1 << 5)
|
||||
#define MS_WXALLOWED (1 << 6)
|
||||
|
||||
enum {
|
||||
_SC_MONOTONIC_CLOCK,
|
||||
|
||||
Reference in New Issue
Block a user