git: 9front

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

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