From 7f0553356c47fbba7e0b3aaa7cc4128d6e40adf5 Mon Sep 17 00:00:00 2001 From: Matthew Garrett Date: Wed, 30 May 2012 18:36:46 -0400 Subject: Add image verification --- cert.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 cert.h (limited to 'cert.h') diff --git a/cert.h b/cert.h new file mode 100644 index 00000000..2b862bbd --- /dev/null +++ b/cert.h @@ -0,0 +1 @@ +static UINT8 cert[] = {0x00}; -- cgit v1.2.3