git: 9front

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

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