patch-2.4.0-test10 linux/include/linux/elf.h
Next file: linux/include/linux/fs.h
Previous file: linux/include/linux/divert.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Oct 31 11:19:53 2000
- Orig file:
v2.4.0-test9/linux/include/linux/elf.h
- Orig date:
Sun Oct 8 10:50:37 2000
diff -u --recursive --new-file v2.4.0-test9/linux/include/linux/elf.h linux/include/linux/elf.h
@@ -165,6 +165,7 @@
#define AT_EGID 14 /* effective gid */
#define AT_PLATFORM 15 /* string identifying CPU for optimizations */
#define AT_HWCAP 16 /* arch dependent hints at CPU capabilities */
+#define AT_CLKTCK 17 /* frequency at which times() increments */
typedef struct dynamic{
Elf32_Sword d_tag;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)