git: 9front

ref: e8d304c73fecf5c8a030056f7dbbefaf1fd3cb82
dir: /sys/include/rdbg.h/

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