git: 9front

ref: 4f4367093fbc81888acba4716f54f47487f8a2bc
dir: /sys/include/rdbg.h/

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