shithub: front

ref: 1c738e2a16487b42a030e4b71c3caaad9c7eb446
dir: /sys/include/rdbg.h/

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