3cc41e7e99137e8f51fa8782c681b4edd0975340
[virt-mem.git] / lib / kernel.mli
1 type ('a, 'b) task_struct;;
2 type ('a, 'b) net_device;;
3 type ('a, 'b) net;;
4 type ('a, 'b) in_device;;
5 type ('a, 'b) inet6_dev;;
6 type ('a, 'b) in_ifaddr;;
7 type ('a, 'b) inet6_ifaddr;;
8
9