Commit c1f3660
committed
os: replace
Since we build on non-XNU environments, we cannot rely on osfmk to
provide the definition for `__header_always_inline`. Instead adopt
`DISPATCH_ALWAYS_INLINE` to achieve the desired effect.__header_always_inline with DISPATCH_ALWAYS_INLINE
1 parent 48932f3 commit c1f3660
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments