git: 9front

ref: 4999b2f75f14880c0d4e3b44a9e112a1ff861bdd
dir: /sys/include/rdbg.h/

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