git: 9front

ref: 30c08d5cb0760f3b3d8080151bf4e8497ba5aaec
dir: /sys/include/rdbg.h/

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