This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-alpha / elf.h
index b8f1314..e94a945 100644 (file)
@@ -1,6 +1,11 @@
 #ifndef __ASM_ALPHA_ELF_H
 #define __ASM_ALPHA_ELF_H
 
+/* Special values for the st_other field in the symbol table.  */
+
+#define STO_ALPHA_NOPV         0x80
+#define STO_ALPHA_STD_GPLOAD   0x88
+
 /*
  * Alpha ELF relocation types
  */