git: 9front

ref: 3ac232cf52edaebcdcfcdc88e9973f5acb45ca54
dir: /sys/include/rdbg.h/

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