git: 9front

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

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