git: 9front

ref: 4ca6da02ccb449f6ea3a146bc718b87bd89cc93c
dir: /sys/include/rdbg.h/

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