⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module version

Module version 

Source
Expand description

Kernel version information

Provides compile-time version metadata including semantic version, git hash, and build timestamp. Accessible via the SYS_VERSION syscall.

Structs§

KernelVersionInfo

Functions§

get_version_info
Returns the kernel version information.