git: 9front

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

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