git: 9front

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

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