git: 9front

ref: 48c1eb6617cfcf9be0146a7991d34cb2d77cad97
dir: /sys/include/rdbg.h/

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