Added support functions BuildCmdLine and my_system to utilities
authorjtvolpe <jtvolpe@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 20 May 2001 03:33:47 +0000 (03:33 +0000)
committerjtvolpe <jtvolpe@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 20 May 2001 03:33:47 +0000 (03:33 +0000)
commita6fca54fef56ee58479ea160f6d229de445337c1
tree14f75e0afee8bc3680f94ed3b747cd609eb59830
parent4707ce16ee526c0f50900eacf5fe84371a1c6857
Added support functions BuildCmdLine and my_system to utilities

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@835 4a8a32a2-be11-0410-ad9d-d568d2c75423
support/Util/BuildCmd.c [new file with mode: 0644]
support/Util/BuildCmd.h [new file with mode: 0644]
support/Util/MySystem.c [new file with mode: 0644]
support/Util/MySystem.h [new file with mode: 0644]