git: 9front

ref: 7312a7c586c5ecdbbc395c4ff8c3c9acadb232b9
dir: /sys/include/rdbg.h/

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