root/trunk/w2ctv.c
| Revision 389, 254 bytes (checked in by heitor.barbieri, 3 weeks ago) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | /* convert hitmfn to its original mfn */ |
| 3 | collhitmfn=hitmfn; |
| 4 | |
| 5 | /* get correspoding vector */ |
| 6 | v=VECTORS+VECTOFF[hitmfn-1]; cnt=VECTCNT[hitmfn-1]; |
| 7 | if (parmcollmfntag) collhitmfn=VECTCMF[hitmfn-1]; |
Note: See TracBrowser
for help on using the browser.
