]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/aboot.h
fastboot: Implement flashing session counter
[people/ms/u-boot.git] / include / aboot.h
index a2b0694190d99ed8235f98c622a581e589f347e3..0382f5bd2639fecd498b7a2635ed5035381ee58d 100644 (file)
@@ -32,4 +32,4 @@ static inline int is_sparse_image(void *buf)
 }
 
 int store_sparse_image(sparse_storage_t *storage, void *storage_priv,
-                      void *data);
+                      unsigned int session_id, void *data);