git: 9front

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

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