git: 9front

ref: 1b1eb0f91f79f75d8cc40458ad5648bd26f954e2
dir: /sys/include/rdbg.h/

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