shithub: front

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

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