git: 9front

ref: 46fe8f67bc7666ccd5b3d385e57066a2e57aeb79
dir: /sys/include/rdbg.h/

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