git: 9front

ref: 6e5333dc66033dcd0100bc6f7df15371ca33ad45
dir: /sys/include/rdbg.h/

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