git: 9front

ref: c3ec9afbcf4ac12480d7d0932aa0254cf9193601
dir: /sys/include/rdbg.h/

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