shithub: front

ref: 8cc080311f65c04eb2f7e4fff5b0c4ab4133847c
dir: /sys/include/rdbg.h/

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