blsctl 0.2.2

Manages BLS entries and kernel cmdline options
Documentation
1
2
3
4
5
cshim: cshim.c ../src/*.rs ../include/blsctl.h
	cd ../
	cargo build
	cd -
	gcc cshim.c -o cshim -lblsctl -L ../target/debug/ -g