Use watchdog-aware functions when calculating hashes of images

Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
This commit is contained in:
Bartlomiej Sieka 2008-04-25 12:10:09 +02:00 committed by Wolfgang Denk
parent d00ce09040
commit 1de6b28be5

View File

@ -13,8 +13,8 @@
#else
#include <stdint.h>
#endif
#include <watchdog.h>
#include <watchdog.h>
#include "zlib.h"
#define local static