git: 9front

ref: 94332db2d7fb4a8dd4155a372ee614aa26e6c047
dir: /sys/include/rdbg.h/

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