git: 9front

ref: 175d34c4ea6c2dddab55f95c60adcb2393fecfd5
dir: /sys/include/rdbg.h/

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