Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dcompiler.h25 # define __nolibc_entrypoint __attribute__((naked)) macro
28 # define __nolibc_entrypoint __attribute__((optimize("Os", "omit-frame-pointer"))) macro