devs/AHI: define PROCGW as alias to actual function
commit6029c181cfc6d7ed2b6f621cf70ae2d9febfcd28
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 27 Aug 2014 19:59:44 +0000 (27 19:59 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 27 Aug 2014 19:59:44 +0000 (27 19:59 +0000)
tree808887a4b3cdc68a979f2991f99c3eec0150887f
parentf8098ef9c6dfedbca104eca352a9e84023ca5dd5
devs/AHI: define PROCGW as alias to actual function

Otherwise the prolog of PROCGW function "hides" the parameters
passed from CreateNewProc. This was working previously only because
-O2 was inlining the function. Now that AHI follows AROS optization
flags, debug build did not have inclined function which caused crash
in SlaveEntry()

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49546 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/devs/AHI/Drivers/Common/library.h