git: 9front

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

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