git: 9front

ref: 9f4897c36d123cfe4cec843c8b78cc2ee3ecd097
dir: /sys/include/rdbg.h/

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