1 2 3 4 5 6 7 8 9 10
/* Remote kernel debug protocol */ enum { Terr='0', Rerr, Tmget, Rmget, Tmput, Rmput, };