git: 9front

ref: 6c71ddf37bae645ea1453ff7cdcee5f62acf1a26
dir: /sys/include/rdbg.h/

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