Home
last modified time | relevance | path

Searched defs:__nolibc_fallthrough (Results 1 – 1 of 1) sorted by relevance

/linux/tools/include/nolibc/
H A Dcompiler.h36 # define __nolibc_fallthrough do { } while (0); __attribute__((fallthrough)) macro
38 # define __nolibc_fallthrough do { } while (0) macro