shithub: front

ref: 677a2f5ca9762f719f6fdbc377a9cdcf7d64cae5
dir: /sys/include/rdbg.h/

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