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.h16 # define __nolibc_entrypoint __attribute__((naked)) macro
19 # define __nolibc_entrypoint __attribute__((optimize("Os", "omit-frame-pointer"))) macro