git: 9front

ref: 8333b3f29332aae79bb8c4462dfdcea7c8f1ab83
dir: /sys/include/rdbg.h/

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