shithub: front

ref: 7e1d4d0c4c7c4942bd3e399903c42a2344ad1687
dir: /sys/include/rdbg.h/

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