shithub: front

ref: 9bd1e7cdd124ae5e75566c1daf19fc8b72b4710f
dir: /sys/include/rdbg.h/

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