git: 9front

ref: 4c96751045a7f0baf6b3a872c20ada9da1bcd5f8
dir: /sys/include/rdbg.h/

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