annotate 3rdparty/packages/cc/defsfile @ 389:a592c9bb8785

Here is the preprocessor of the Microware C-compiler v.1.1 for level1 systems According to Gene Heskett, the original microware c.prep was pretty bad, issueing no warnings for some really bad errors, smallish variable list buffers and what not. But it runs with a small footprint on level1 systems. Well, I disassembled it to find the source of a "grab error". Might as well add it to CVS.
author roug
date Sun, 25 Aug 2002 13:45:22 +0000
parents
children b8c7b7fbf3c9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
389
a592c9bb8785 Here is the preprocessor of the Microware C-compiler v.1.1 for level1 systems
roug
parents:
diff changeset
1 use os9defs
a592c9bb8785 Here is the preprocessor of the Microware C-compiler v.1.1 for level1 systems
roug
parents:
diff changeset
2 use scfdefs