git: 9front

ref: 06bf26752ca5d6c2a2b047d4ff2ed84cc84dae79
dir: /sys/include/rdbg.h/

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