git: 9front

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

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