mirror of
https://github.com/drasko/codezero.git
synced 2026-03-02 02:33:12 +01: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