git: 9front

ref: ab841cbe6458b9a3665f6e8cb96509c81cfa14c4
dir: /sys/include/rdbg.h/

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