Commit b21bc3c
Merge #335
335: Also always inline set_bit/clear bit r=Disasm a=therealprof
Reduces build size by quite a bit in dev builds but to my surprise also
helps in optimised builds using set_bit/clear_bit indirectly via HAL
impls.
Closes #334
Signed-off-by: Daniel Egger <[email protected]>
Co-authored-by: Daniel Egger <[email protected]>1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
661 | 661 | | |
662 | 662 | | |
663 | 663 | | |
| 664 | + | |
664 | 665 | | |
665 | 666 | | |
666 | 667 | | |
667 | 668 | | |
668 | 669 | | |
| 670 | + | |
669 | 671 | | |
670 | 672 | | |
671 | 673 | | |
| |||
0 commit comments