git: 9front

ref: 8b38d8b39ae4febfc149dc3d3417377e9cb6f679
dir: /sys/include/rdbg.h/

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