git: 9front

ref: 63f3fe9c262b1063e59d355322ccfd39ccd41a96
dir: /sys/include/rdbg.h/

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