git: 9front

ref: 67aceaa6d7355b1e0bf2a3b94556986f3602bcce
dir: /sys/include/rdbg.h/

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