git: 9front

ref: afe79a8dbda34399d3e5b603cf36a7e86e6fe71d
dir: /sys/include/rdbg.h/

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