git: 9front

ref: 070c1522ef93f89cadbaabfccdcd65d3eb91ed98
dir: /sys/include/rdbg.h/

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