> Hence this proposal:
> static Dirtab mystuff[] __vartab = {
> {"boot", {(uint64_t)&boot, 0, 0}, 0, 0555, "%x",},
> };

I don't see how this let's you split the declaration of variables
across files (as Davide's Macros does). It looks to me like you would
have to edit the table in a single file for any variables you wanted
to include in it.

-- 
You received this message because you are subscribed to the Google Groups 
"Akaros" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to