git: 9front

ref: 5c398c1ebdf31c58964e48a0de5cfb45c38bb920
dir: /sys/include/rdbg.h/

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