git: 9front

ref: 4cc2c04c06064cfa2f5acd20af6e673ad9dcfbaa
dir: /sys/include/rdbg.h/

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