git: 9front

ref: 4bbb5bd8adc9abafa224fa68a43676ea6acefd4b
dir: /sys/include/rdbg.h/

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