mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:17:45 +00:00
Kernel: Use the system boot time as default timestamp in /sys and /dev
This commit is contained in:
parent
adaaea4c9a
commit
4e4a930b13
4 changed files with 6 additions and 8 deletions
|
@ -18,8 +18,6 @@
|
|||
|
||||
namespace Kernel {
|
||||
|
||||
static constexpr u32 mepoch = 476763780;
|
||||
|
||||
class FileSystem : public RefCounted<FileSystem> {
|
||||
friend class Inode;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue