shithub: front

ref: 06cdd2915b5b8c46cebbc2c2bc3e5684027abc79
dir: /sys/include/rdbg.h/

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