git: 9front

ref: 3a606d896c2a6905f5c25ed74b0dcda663caf4b4
dir: /sys/include/rdbg.h/

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