shithub: front

ref: 4d5947062ddbe9da6bb3a15d988c4cf5d61b035d
dir: /sys/include/rdbg.h/

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