git: 9front

ref: 7cc4f38b3dea8bc45c21a02b43f468b3972bf43b
dir: /sys/include/rdbg.h/

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