shithub: front

ref: 0c7888c9bad7cdb738e9377476ea5f0df58ce2e8
dir: /sys/include/rdbg.h/

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