git: 9front

ref: 6b0cbf10c4a5297ca27a9f3a44cb444abae26f48
dir: /sys/include/rdbg.h/

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