shithub: front

ref: 89cd4a0e67376d69d42a17bc3135ac9206c4e332
dir: /sys/include/rdbg.h/

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