git: 9front

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

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