git: 9front

ref: c0cdd4e0f936200bfc7b2c2f1aa1e0671b2fb341
dir: /sys/include/rdbg.h/

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