git: 9front

ref: 3fcbd9c5f99121e11e85a3645f2c13db1fad466f
dir: /sys/include/rdbg.h/

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