Change UNUSED() macro to accept two arguments: type and name;
authoraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 27 Jun 2004 15:20:26 +0000 (15:20 +0000)
committeraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 27 Jun 2004 15:20:26 +0000 (15:20 +0000)
commita5175fd44dd7528960b1216182afb4fe96c4664e
tree2c8468fea4b132e1598cfbb7810ee413c76a0413
parent34ba3d333273df7e3b9875a55aa6ca119539d647
Change UNUSED() macro to accept two arguments: type and name;
Add macro GNUC_PREREQ to detect GCC version during build;
Some spacing cleanups and typo fix

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@40 38d2e660-2303-0410-9eaa-f027e97ec537
compiler.h
drv/kdebug.c
mware/sprintf.c