don't use macros by default. static inlines are just as good as macros
commit29d12d7d10415b36398d5593633a6963350f7f84
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 19 May 2013 13:21:29 +0000 (19 13:21 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 19 May 2013 13:21:29 +0000 (19 13:21 +0000)
tree3028915899304dceae0bc6eee0e4d40ae9653871
parent8c5c5d70c53cf2527d4958c2280dcef60b9bc252
don't use macros by default. static inlines are just as good as macros
and provide better control of the arguments

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@47432 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/kernel/tlsf.c