shithub: front

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

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