shithub: front

ref: 5e34f6ae06c4002cecda9027e759e94b0de0dc9e
dir: /sys/include/rdbg.h/

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