git: 9front

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

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