git: 9front

ref: 1dcf04aa3969737c7b6a2bb0c765f924ea376756
dir: /sys/include/rdbg.h/

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