summaryrefslogtreecommitdiff
path: root/bfd/ppcboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ppcboot.c')
-rw-r--r--bfd/ppcboot.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ppcboot.c b/bfd/ppcboot.c
index 4539ee0c24..d9db8268d4 100644
--- a/bfd/ppcboot.c
+++ b/bfd/ppcboot.c
@@ -531,5 +531,7 @@ const bfd_target ppcboot_vec =
BFD_JUMP_TABLE_LINK (ppcboot),
BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
+ NULL,
+
NULL
};