Commit 41f1908
Merge #261
261: Only export Interrupt as interrupt when 'rt' is enabled r=japaric a=rnestler
It only makes sense to export interrupt if the interrupt! macro is
exported as well, since it's the only thing using it.
Fixes #260
Co-authored-by: Raphael Nestler <[email protected]>1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
0 commit comments