git: 9front

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

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