git: 9front

ref: 41261cc8c65e1d3931c68bad4fbdc65b66e939e1
dir: /sys/include/rdbg.h/

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