git: 9front

ref: 1eb6c48611a3fda2bf419cc2d18019e2d0b2669e
dir: /sys/include/rdbg.h/

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