FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__WEAK
sys/sys/cdefs.h
437
#define __WEAK(sym) __asm__(".weak " __XSTRING(sym))
tools/build/cross-build/include/common/sys/cdefs.h
134
#define __WEAK(sym) __asm__(".weak " __XSTRING(sym))