Commit 13952b9
authored
Fix output for 16-bit targets (#1470)
`tokens32` being used for both 16 and 32 bits appears to be an artifact
from copying the prior block and modifying it (as reasonable for such
development), but itself unsound.
---
I used the web UI for this, just to fire this off quickly as an
exceptionally minor change, but that does mean it's completely untested.1 parent 53f7fc3 commit 13952b9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments