git: 9front

ref: 60b1d5055cd0c5d7168ca2f879bb30ef8e901132
dir: /sys/include/rdbg.h/

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