Plug in ELF backend.
This commit is contained in:
parent
fba6b92ecd
commit
2168ec3a50
@ -72,7 +72,7 @@ struct fs_ops *file_system[] = {
|
||||
extern struct file_format ia64_elf;
|
||||
|
||||
struct file_format *file_formats[] = {
|
||||
/* &ia64_elf, */
|
||||
&ia64_elf,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
@ -72,7 +72,7 @@ struct fs_ops *file_system[] = {
|
||||
extern struct file_format ia64_elf;
|
||||
|
||||
struct file_format *file_formats[] = {
|
||||
/* &ia64_elf, */
|
||||
&ia64_elf,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user