diff options
Diffstat (limited to 'jpwl/rs.c')
| -rw-r--r-- | jpwl/rs.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -73,6 +73,9 @@ */ typedef int gf; +/* KK = number of information symbols */ +static int KK; + /* Primitive polynomials - see Lin & Costello, Appendix A, * and Lee & Messerschmitt, p. 453. */ |
