L4Re Operating System Framework
Interface and Usage Documentation
Loading...
Searching...
No Matches
examples/sys/migrate/thread_migrate.cfg
Sample configuration file for the thread migration example.
Sample configuration file for the thread migration example.
-- vim:set ft=lua:
local L4 = require("L4");
-- The log prefix will be 'migrate', colored green.
L4.default_loader:start({ log = { "migrate", "green" } },
"rom/ex_thread_migrate");
Generated on Sat Aug 24 2024 16:07:21 for L4Re Operating System Framework by
1.9.8