Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/arm/arm/
Din_cksum_arm.S47 #ifndef _ALIGN_TEXT
48 # define _ALIGN_TEXT .align 2 macro
84 #define _LENTRY(x) .text; _ALIGN_TEXT; _LEENTRY(x); _FNSTART
86 #define _ENTRY(x) .text; _ALIGN_TEXT; _EENTRY(x); _FNSTART