patch-2.1.89 linux/include/linux/elf.h

Next file: linux/include/linux/etherdevice.h
Previous file: linux/include/linux/coda_linux.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.88/linux/include/linux/elf.h linux/include/linux/elf.h
@@ -128,7 +128,7 @@
 #define AT_GID    13	/* real gid */
 #define AT_EGID   14	/* effective gid */
 #define AT_PLATFORM 15  /* string identifying cpu for optimizations */
-#define AT_HWCAP  16    /* arch dependant hints at cpu capabilities */
+#define AT_HWCAP  16    /* arch dependent hints at cpu capabilities */
 
 typedef struct dynamic{
   Elf32_Sword d_tag;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov