Home
last modified time | relevance | path

Searched refs:__noclone (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dcompiler-gcc.h104 #define __naked __attribute__((naked)) noinline __noclone notrace
203 #define __noclone __attribute__((__noclone__)) macro
272 #if !defined(__noclone)
273 #define __noclone /* not needed */ macro