Searched defs:__INTRODUCED_IN_LLNDK (Results 1 – 2 of 2) sorted by relevance
18 #define __INTRODUCED_IN_LLNDK(x) /* nothing on Trusty */ macro
24 #define __INTRODUCED_IN_LLNDK(level) __attribute__((annotate("introduced_in_llndk=" #level))) macro