git: 9front

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

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