git: 9front

ref: 35230f2a0c6cacce3d26d2c24d30cad9aa66c02b
dir: /sys/include/rdbg.h/

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