git: 9front

ref: 3af15e686ccff1393709e2b6b25adcdb2d1e57cb
dir: /sys/include/rdbg.h/

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