Use attribute((always_inline)) to force inlining. This fixes the much
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 20 Jul 2004 23:43:39 +0000 (23:43 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 20 Jul 2004 23:43:39 +0000 (23:43 +0000)
commit84db03bc2d158be3787b49d191603d68d99cb70a
tree59982ef9de75925aa3dfae592a2f1aefa3ac240e
parent52931926d11b65b932c7c5f55ce4566439d4593c
Use attribute((always_inline)) to force inlining.  This fixes the much
hated need of redundant prototypes for inline functions.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@69 38d2e660-2303-0410-9eaa-f027e97ec537
compiler.h