git: 9front

ref: 5582a1c2cf2fc401b682408634ecdc99d2aaa2ad
dir: /sys/include/rdbg.h/

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