git: 9front

ref: 5e314bd58c2cd001cdb79a77eaf017def25e1dd6
dir: /sys/include/rdbg.h/

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