Added the skeleton for the machine types.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#include "elf_osabi.h"
|
||||
#include <string.h>
|
||||
|
||||
char* ELFOSABISText[19] =
|
||||
char* ELFOSABISText[] =
|
||||
{
|
||||
"System V ABI",
|
||||
"Hewlett-Packard HP-UX ABI",
|
||||
|
||||
Reference in New Issue
Block a user