git: 9front

ref: 72dab7b181b9af3e5bca58c4b983eb9f2863e69c
dir: /sys/include/rdbg.h/

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