File

plugins/mod_unknown.lua @ 8127:3e443d6791e6

util.crand: Build with musl/non-glibc (can't have undefined argument-taking macros?)
author Kim Alvefur <zash@zash.se>
date Tue, 25 Apr 2017 01:35:13 +0200
parent 6003:28a90f5fea46
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