mirror of
https://github.com/drasko/codezero.git
synced 2026-05-14 06:01:30 +02:00
Compilation errors resolved for 2009Q3 toolchains.
This commit is contained in:
@@ -23,7 +23,7 @@ struct svc_image *bootdesc_get_image_byname(char *name)
|
||||
|
||||
void read_boot_params()
|
||||
{
|
||||
int npages;
|
||||
int npages = 0;
|
||||
struct bootdesc *bootdesc;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user