diff options
author | Ian Moffett <ian@osmora.org> | 2025-03-19 20:22:56 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-03-19 20:22:56 -0400 |
commit | beeb9ff5f6e389ec7041721fdc4adaf6603b529a (patch) | |
tree | 2e4d02b815e7a9dbd20aa242606901447815cc20 /sys/kern | |
parent | f70322f7eac222c57b74c04ff5922c4668369778 (diff) |
kernel: cdefs: Introduce __cold and __dead_cold
The __cold macro is used for code paths that are rarley taken while the
__dead_cold macro is used for __cold routines that never return.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/kern')
0 files changed, 0 insertions, 0 deletions