git: 9front

ref: 2c2f1124dd4d140a3e25c08e7c57cd19fa24f4ee
dir: /sys/include/rdbg.h/

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