[U-Boot] [WIP, PATCH] initcall: An outline of the idea

Laurence Withers lwithers at guralp.com
Sun Mar 4 13:04:43 CET 2012


On Sun, Mar 04, 2012 at 11:58:27AM +0000, Laurence Withers wrote:
> +#define INIT_FUNC(fn, init_name, deps) \
> +    static int ##fn (void); \

                  ^^

Excuse the macro catenation operator; that shouldn't be there. Hopefully the
example made it clear.

Bye for now,
-- 
Laurence Withers, <lwithers at guralp.com>                http://www.guralp.com/
Direct tel:+447753988197 or tel:+443333408643               Software Engineer
General support queries: <support at guralp.com>         CMG-DCM CMG-EAM CMG-NAM


More information about the U-Boot mailing list