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

parse_slit

Function parse_slit 

Source
pub fn parse_slit(slit_data: &[u8]) -> SlitEntry
Expand description

Parse the raw SLIT table bytes.

SLIT has a 36-byte SDT header + 8-byte locality count + N*N distance matrix.