shithub: front

ref: 242e1dc5528474848c36ee68044b62f7da962241
dir: /sys/include/rdbg.h/

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