shithub: front

ref: 3167f5f7e3d2363ab57a107c838e1c5ef1fcda80
dir: /sys/include/rdbg.h/

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