git: 9front

ref: 5cd55749003db093dce0a04a3dafa8f8ce3f3a7c
dir: /sys/include/rdbg.h/

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