shithub: front

ref: a5db044fd3ccb8f021d4deb07b3dc732ed41d699
dir: /sys/include/rdbg.h/

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