git: 9front

ref: 2cb01ba6e71ec46bfd7bda7b755257540d2d146d
dir: /sys/include/rdbg.h/

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