git: 9front

ref: 8e98429e02e837d3e31bcc16e6280c9e6c5c3a24
dir: /sys/include/rdbg.h/

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