git: 9front

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

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