git: 9front

ref: 62aaf5a789f5c33fda1995bac94bba3d8ffd3d07
dir: /sys/include/rdbg.h/

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