git: 9front

ref: 8432d314fc5cd6c4dc30b62c96495b02c3ff82e0
dir: /sys/include/rdbg.h/

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