git: 9front

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

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