git: 9front

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

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