blctl 0.1.2

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