X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Futils%2Ffreebsd-elf_common.h;h=7aef2d49667e4c7ceb392faadf7b713c7246d487;hb=45ca7b385108c402e1519a2849d187911f0a1ee5;hp=2a32a9d11d1879e422aef08df16a8e3900690428;hpb=25af8d5d733690a548bed00e881cf41cd49b6554;p=mono.git diff --git a/mono/utils/freebsd-elf_common.h b/mono/utils/freebsd-elf_common.h index 2a32a9d11d1..7aef2d49667 100644 --- a/mono/utils/freebsd-elf_common.h +++ b/mono/utils/freebsd-elf_common.h @@ -257,6 +257,7 @@ typedef struct { #define PT_LOOS 0x60000000 /* First OS-specific. */ #define PT_SUNW_UNWIND 0x6464e550 /* amd64 UNWIND program header */ #define PT_GNU_EH_FRAME 0x6474e550 +#define PT_GNU_STACK 0x6474e551 #define PT_LOSUNW 0x6ffffffa #define PT_SUNWBSS 0x6ffffffa /* Sun Specific segment */ #define PT_SUNWSTACK 0x6ffffffb /* describes the stack segment */