git: 9front

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

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