git: 9front

ref: 51bf47c7015b9f87cecb4a9fc90017a8e0568cad
dir: /sys/include/rdbg.h/

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