git: 9front

ref: 421a3e4481bc680a9e4c5ba7cbe6b3f1254ceb66
dir: /sys/include/rdbg.h/

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