shithub: front

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

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