shithub: front

ref: 67b05da8331d8693b7e1e2f3c5acadb78458ca3d
dir: /sys/include/rdbg.h/

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