]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/bootstrap_custom/server/src/koptions.h
fiasco: bootstrap: copy bootstrap into bootstrap_custom for to port this into Jailhouse.
[l4.git] / l4 / pkg / bootstrap_custom / server / src / koptions.h
1 #pragma once
2
3 #include "koptions-def.h"
4
5 void
6 kcmdline_parse(char const *cmdline, L4_kernel_options::Options *lko);