git: 9front

ref: 8e28f6fe52c29d202f05919bbd908b5ccfd33847
dir: /sys/include/rdbg.h/

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