git: 9front

ref: 7dcce8d56d8113a51926b5c63cb0232cfb6324dc
dir: /sys/include/rdbg.h/

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