git: 9front

ref: 104b82d6f4eba4307c9d6cc7600cdd5293bc5439
dir: /sys/include/rdbg.h/

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