]> rtime.felk.cvut.cz Git - l4.git/blob - l4/conf/test/simple.cfg
Update
[l4.git] / l4 / conf / test / simple.cfg
1 -- vim:set ft=lua:
2
3 -- Simple configuration that starts exactly one server.
4
5 local L4 = require("L4");
6
7 L4.default_loader:start({}, "rom/" .. TEST_PROG);
8