mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:18:11 +00:00
Import very modest Userland.
This commit is contained in:
parent
4cbf079a17
commit
63764b3a65
23 changed files with 81 additions and 27 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "UnixTypes.h"
|
||||
|
||||
#ifdef SERENITY_KERNEL
|
||||
#ifdef SERENITY
|
||||
inline static const Unix::off_t maxFileOffset = 2147483647;
|
||||
#else
|
||||
#include <limits>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue