git: 9front

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

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