git: 9front

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

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