mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:45:07 -05:00
sys_linux: add function for checking kernel version
This commit is contained in:
@@ -39,4 +39,6 @@ extern void SYS_Linux_MemLockAll(int LockAll);
|
||||
|
||||
extern void SYS_Linux_SetScheduler(int SchedPriority);
|
||||
|
||||
extern int SYS_Linux_CheckKernelVersion(int req_major, int req_minor);
|
||||
|
||||
#endif /* GOT_SYS_LINUX_H */
|
||||
|
||||
Reference in New Issue
Block a user