view buildid.h @ 47:747695bd4e0d

add printhmac support fix timer for new speed bootid command rebootpi command
author Matt Johnston <matt@ucc.asn.au>
date Mon, 01 Jul 2013 22:15:40 +0800
parents a0f2fcc6d9dd
children
line wrap: on
line source

#ifndef BUILDID_H
#define BUILDID_H

#include <stdint.h>

extern uint8_t buildid[20];

#endif // BUILDID_H