tables.h: enable use of SECTION_TBL() on asm code This enables asm cod eto also use SECTION_TBL(), if we want we can later add an asm equivalent to DECLARE_SECTION_RANGE() but for tables, but we leave this for later as we don't need it yet. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>