git: 9front

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

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