Feature request 799831: added code to allow nesting of critical functions
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 15 Sep 2003 09:50:16 +0000 (09:50 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 15 Sep 2003 09:50:16 +0000 (09:50 +0000)
commit213736533bc2650af0ffbf544fafefe1aaa45ad4
tree27a2f787432b5cd51bfcf58e8e7c2218754797e5
parent40e2a53c6ad6345313ec47f83c03962aedb7bb9e
Feature request 799831: added code to allow nesting of critical functions
* src/mcs51/gen.c (genFunction, genEndFunction)
* src/ds390/gen.c (genFunction, genEndFunction)

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2890 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/ds390/gen.c
src/mcs51/gen.c