git: 9front

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

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