git: 9front

ref: 842d5863aa080ea9c00b23707a60033ed1b0c3ce
dir: /sys/include/rdbg.h/

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