git: 9front

ref: 66d29d22e63bb54d33d68c5e4ac880d0c6ed24bd
dir: /sys/include/rdbg.h/

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