Files
foc/l4/conf/examples/hello.cfg
2017-05-02 15:25:27 +02:00

6 lines
113 B
INI

# this is a configuration to start 'hello'
local L4 = require("L4");
L4.default_loader:start({}, "rom/hello");