shithub: front

ref: 9bafdc2d6a3b5f5fd5a92c99ad7c02a6b53117d8
dir: /sys/include/rdbg.h/

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