summaryrefslogtreecommitdiff
path: root/lib/assert.h
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2012-10-10 21:18:27 +0200
committerRichard Braun <rbraun@sceen.net>2012-10-10 21:18:27 +0200
commit696a41936ac9712f928c86be1b61bd1baea7405c (patch)
treec045f45cf8b61ccf93bdfc9a25a48cc0a79b0500 /lib/assert.h
parenta4485f033c4ffa07955a45cad30424aedb89dff4 (diff)
macros: new DECL_CONST macro
This macro is needed where a constant value can be used in both assembly and C code, but it needs a specific type in C code for correct results. This type is usually assigned with a suffix such as "UL", which makes assembly fail. DECL_CONST creates different forms based on the language.
Diffstat (limited to 'lib/assert.h')
0 files changed, 0 insertions, 0 deletions