git: 9front

ref: f66d02d8632c88d6ef8db9ae524dbf5b39c1cfcf
dir: /sys/include/rdbg.h/

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