git: 9front

ref: 350a4acbb13a24d2bdb66267c243a237cc7a7bf3
dir: /sys/include/rdbg.h/

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