git: 9front

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

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