git: 9front

ref: 9537fa2f1dd013cc436ccce1bef0b8c15264bc00
dir: /sys/include/rdbg.h/

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