git: 9front

ref: 8c1c1acfdb9670ccf47d7acd0c0c9e29097c64cd
dir: /sys/include/rdbg.h/

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