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 Nov 25 2018 13:34:50 for L4Re - L4 Runtime Environment by
1.8.13