shithub: front

ref: 6ecb921719c6cb64711de9a3f4c1e2334fd352b8
dir: /sys/include/rdbg.h/

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