git: 9front

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

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