git: 9front

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

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