git: 9front

ref: 7a48cbb268b5102d5ae754d3e43c332f9c974a23
dir: /sys/include/rdbg.h/

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