1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:48:12 +00:00

Kernel: Add _SC_CLK_TCK to sysconf.

Unbreaks the hatari port.
This commit is contained in:
thatdutchguy 2021-03-16 11:05:23 -07:00 committed by Andreas Kling
parent fa6bce5087
commit 10e3e8f6d4
3 changed files with 5 additions and 0 deletions

View file

@ -63,6 +63,7 @@ enum {
_SC_TTY_NAME_MAX,
_SC_PAGESIZE,
_SC_GETPW_R_SIZE_MAX,
_SC_CLK_TCK,
};
#define PERF_EVENT_SAMPLE 0