view plugins/mod_unknown.lua @ 14018:7ffb2d3ab50b 13.0

util.datamanager: Include record length in header In order to distinguish 32bit from 64bit architectures since they look the same when truncated and little-endian.
author Kim Alvefur <zash@zash.se>
date Tue, 09 Dec 2025 21:41:34 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform