genmodule/functionhead.c: Conditional proto for stack based functions.
commitea0b31b5a2dc198f5a8d8fdde949c2833ab0bc21
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 25 Apr 2013 18:36:36 +0000 (25 18:36 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 25 Apr 2013 18:36:36 +0000 (25 18:36 +0000)
tree493d02f532357b088a1d70ec1143ee5e391a44be
parentf3538072fd2f772762d109f66486b8352f8bdce5
genmodule/functionhead.c: Conditional proto for stack based functions.

Made the proto of a function conditional in clib/libname_protos.h for a
stack based function so no proto will be defined if function is already
#defined.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@47311 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/genmodule/functionhead.c