git: 9front

ref: 2cbd4b6dfcb79a7a3ddb3f2f01f745a0f2d3a506
dir: /sys/include/rdbg.h/

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