git: 9front

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

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