git: 9front

ref: f62ce2d74a22aa44f665f3769cf3d4e6d183aa33
dir: /sys/include/rdbg.h/

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