git: 9front

ref: 96828e27c16d1408dfadba93bd3bcf744a1e41ea
dir: /sys/include/rdbg.h/

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