git: 9front

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

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