pub fn register_initfs_file( path: &str, base: *const u8, len: usize, ) -> Result<(), SyscallError>
Register a static file in the kernel-backed /initfs scheme.