git: 9front

ref: 30596adb31eb04cb31ae4e011c229f85a6ec4db8
dir: /sys/include/rdbg.h/

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