git: 9front

ref: 63b043a33ebc301bdf8a699d79dc91c9acedaa30
dir: /sys/include/rdbg.h/

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