git: 9front

ref: 19fcbdc2f5215ddcc1c91793d9f5dd5968bcaa3e
dir: /sys/include/rdbg.h/

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