git: 9front

ref: 2ec2e0c0730282b372ca2b24727c2bc368a60c45
dir: /sys/include/rdbg.h/

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