git: 9front

ref: ab10c7b19dfc31a699dd2bf09cd7e59f82933564
dir: /sys/include/rdbg.h/

View raw version
/* Remote kernel debug protocol */
enum
{
	Terr='0',
	Rerr,
	Tmget,
	Rmget,
	Tmput,
	Rmput,
};