]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Add a comment to note the ELF entries are sorted alphabetically
authorGuillem Jover <guillem@hadrons.org>
Tue, 6 Aug 2019 22:00:15 +0000 (00:00 +0200)
committerGuillem Jover <guillem@hadrons.org>
Thu, 8 Aug 2019 01:47:04 +0000 (03:47 +0200)
This should help people wanting to add new entries.

src/local-elf.h

index 83ca2537b85f25b1564330f33a4aff723017ec59..ffc53a0eec6461b1816a1d5662b0ea0ed8b0ac94 100644 (file)
@@ -37,6 +37,8 @@
 
 #define ELF_TARG_VER   EV_CURRENT
 
+/* The following entries are sorted alphabetically. */
+
 #if defined(__alpha__)
 
 #define ELF_TARG_MACH  EM_ALPHA