git: 9front

ref: 4623aa1036dd0229cfc79db0c4ee82e772ae4a2d
dir: /sys/include/rdbg.h/

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