Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GET_ENDIAN
arch/powerpc/include/asm/processor.h
325
#define GET_ENDIAN(tsk, adr) get_endian((tsk), (adr))
kernel/sys.c
102
# define GET_ENDIAN(a, b) (-EINVAL)