summaryrefslogtreecommitdiff
path: root/host/lib/fmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/fmap.c')
-rw-r--r--host/lib/fmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/lib/fmap.c b/host/lib/fmap.c
index 845d28f2..c95338db 100644
--- a/host/lib/fmap.c
+++ b/host/lib/fmap.c
@@ -65,4 +65,3 @@ uint8_t *fmap_find_by_name(uint8_t *ptr, size_t size, FmapHeader *fmap,
return NULL;
}
-