git: 9front

ref: 07bf39a8d1f91aae37d36dc6c8a653bc7e784809
dir: /sys/include/rdbg.h/

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