git: 9front

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

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