X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=betty%2Ffwbc.c;h=187481916da4c8c127c5730dd7a883f08b319b18;hb=6292cc9190f6e7f36a3634057740e770d58d7460;hp=c9e603b6654445eff5c7a0a9d73422ef69f16d0f;hpb=79f5270f51c65d6155462e3d8a9ad967ef312d80;p=my-code%2Farm.git diff --git a/betty/fwbc.c b/betty/fwbc.c index c9e603b..1874819 100644 --- a/betty/fwbc.c +++ b/betty/fwbc.c @@ -57,8 +57,8 @@ int main(void) { /* variables */ - u16 *mem; - u32 *bl; + u16 *mem=0; + u32 *bl=0; u32 i,len; u8 start;