compiler.h: introduce __section()
authorSam Ravnborg <sam@ravnborg.org>
Sun, 20 Jan 2008 17:54:48 +0000 (18:54 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 28 Jan 2008 22:21:17 +0000 (23:21 +0100)
Add a new helper: __section() that makes a section definition
much shorter and more readable.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found