msp4th: rename indices
authorDan White <dan@whiteaudio.com>
Mon, 6 May 2013 17:03:48 +0000 (12:03 -0500)
committerDan White <dan@whiteaudio.com>
Tue, 7 May 2013 03:19:00 +0000 (22:19 -0500)
commiteb5ef17549635c519b3d61d9da15d898642f3432
tree7b22f0483bb78f25bde2b494a3344f79e7644012
parentd1a2082eb03170fa30211ce742e26d6aa16fe2f3
msp4th: rename indices

The names are not actually pointers, just indices into their respective arrays.
Since we are using real pointers for the stacks, rename to reduce confusion.
msp4th/msp4th.c