git: 9front

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

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