git: 9front

ref: 0ed6298be77f66aa47100e52bd894b02dbbdcf7f
dir: /sys/include/rdbg.h/

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