* common.h (ELFOSABI_AROS): Update comment.
This commit is contained in:
parent
f65427cd09
commit
ef432bbddf
@ -1,3 +1,7 @@
|
||||
2008-08-04 Markus Weiss <weissms@aros.org>
|
||||
|
||||
* common.h (ELFOSABI_AROS): Update comment.
|
||||
|
||||
2008-07-26 Michael Eager <eager@eagercon.com>
|
||||
|
||||
* ppc.h: Add description of single-precision.
|
||||
|
@ -73,7 +73,7 @@
|
||||
#define ELFOSABI_OPENBSD 12 /* OpenBSD */
|
||||
#define ELFOSABI_OPENVMS 13 /* OpenVMS */
|
||||
#define ELFOSABI_NSK 14 /* Hewlett-Packard Non-Stop Kernel */
|
||||
#define ELFOSABI_AROS 15 /* Amiga Research OS */
|
||||
#define ELFOSABI_AROS 15 /* AROS */
|
||||
#define ELFOSABI_ARM 97 /* ARM */
|
||||
#define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user