git: 9front

ref: 2f6eb68fb76b04f28522742bbfe63abc463bf5b2
dir: /sys/include/rdbg.h/

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