Allow 'args' to be NULL: added convenience for programmers, and better
commit3a80a01ab6a8f679dba6fd8a5b82ae16e03a2390
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 25 Sep 2014 02:11:30 +0000 (25 02:11 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 25 Sep 2014 02:11:30 +0000 (25 02:11 +0000)
tree49ae60cc8035fe442ed710f914969fab998467f6
parent41075de1b5393f6824e17efe7dfe1bba1bb2deeb
Allow 'args' to be NULL: added convenience for programmers, and better
compatibility with MorphOS NewPPCStackSwap(). Fixes SF "bug" 470.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49663 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-all/exec/newstackswap.c
arch/i386-all/exec/newstackswap.c
arch/m68k-all/exec/newstackswap.S
arch/ppc-all/exec/newstackswap.c
arch/x86_64-all/exec/newstackswap.c