git: 9front

ref: 195f903983c50680bd10fda9d6c5532bbe3fa4ad
dir: /sys/include/rdbg.h/

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