git: 9front

ref: 38ae7b4136f0fb2d2ea981ed18b7173c55927cfd
dir: /sys/include/rdbg.h/

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