summaryrefslogtreecommitdiff
blob: a5a3d7524c4512720c42a5936bdfaa885227c106 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/libfdt/version.lds b/libfdt/version.lds
index 9f5d708..6b0f6d8 100644
--- a/libfdt/version.lds
+++ b/libfdt/version.lds
@@ -1,6 +1,7 @@
 LIBFDT_1.2 {
 	global:
 		fdt_next_node;
+		fdt_check_full;
 		fdt_check_header;
 		fdt_move;
 		fdt_string;