mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-27 19:10:23 +01:00
Add a comment to note the ELF entries are sorted alphabetically
This should help people wanting to add new entries.
This commit is contained in:
@@ -37,6 +37,8 @@
|
|||||||
|
|
||||||
#define ELF_TARG_VER EV_CURRENT
|
#define ELF_TARG_VER EV_CURRENT
|
||||||
|
|
||||||
|
/* The following entries are sorted alphabetically. */
|
||||||
|
|
||||||
#if defined(__alpha__)
|
#if defined(__alpha__)
|
||||||
|
|
||||||
#define ELF_TARG_MACH EM_ALPHA
|
#define ELF_TARG_MACH EM_ALPHA
|
||||||
|
|||||||
Reference in New Issue
Block a user