git: 9front

ref: 0b9d4ba5aa47836c2d3f10becf31cfe14d475d50
dir: /sys/include/rdbg.h/

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