L4Re - L4 Runtime Environment
examples/sys/ipc/ipc.cfg
Sample configuration file for the IPC example.
# vim:se ft=lua:
local L4 = require("L4");
L4.default_loader:start({}, "rom/ex_ipc1");
Generated on Sun Sep 24 2017 23:25:59 for L4Re - L4 Runtime Environment by
1.8.13