shithub: front

ref: 75ec0ef2c57d1143e14cf02e39720d32b88b63c3
dir: /sys/include/rdbg.h/

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