Skip to content
Commit 0ab341b2 authored by Sergey Bugaev's avatar Sergey Bugaev Committed by Samuel Thibault
Browse files

cdefs.h: Define __COLD



This expands to __attribute__ ((cold)) when supported. It should be
used to mark up functions that are invoked rarely.

Signed-off-by: default avatarSergey Bugaev <bugaevc@gmail.com>
parent f56ad617
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment