DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_ALIGN_TEXT
test/nvmm/demo/smallkern/asm.h
51
#define ALIGN_TEXT _ALIGN_TEXT
test/nvmm/demo/smallkern/asm.h
54
.text; _ALIGN_TEXT; .globl x; .type x,@function; x: