init.h: add initial init section using linker tables We'll use this later for initial module support. Note this goes with linker table support. It should give an idea of how we can port proper Linux kernel init levels to linker table. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>