git: 9front

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

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