shithub: front

ref: 3598b7cf366368f25dcd9036bf8d36040a5e9e17
dir: /sys/include/rdbg.h/

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