shithub: front

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

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