git: 9front

ref: 14dc1fbdccbbc36995b99d841996bcdcc73498ac
dir: /sys/include/rdbg.h/

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