git: 9front

ref: 018f8da3967fbf58622ecd30a6f99a5bd7a89a69
dir: /sys/include/rdbg.h/

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