define Stack Program Header type

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30098 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
David McPaul
2009-04-10 03:27:27 +00:00
parent ccb46ae54b
commit 8507d18bcb
+1
View File
@@ -144,6 +144,7 @@ struct Elf32_Phdr {
#define PT_NOTE 4
#define PT_SHLIB 5
#define PT_PHDR 6
#define PT_STACK 0x6474e551
#define PT_LOPROC 0x70000000
#define PT_HIPROC 0x7fffffff