shithub: front

ref: 9183db3fa56bcd4ba203e97cd6bccc5e7e7c81fb
dir: /sys/include/rdbg.h/

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