git: 9front

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

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