Added C_init.
This commit is contained in:
parent
31ae1f0d95
commit
b9e516837f
@ -15,6 +15,11 @@
|
||||
|
||||
static File *ofp = 0;
|
||||
|
||||
C_init(w, p)
|
||||
arith w, p;
|
||||
{
|
||||
}
|
||||
|
||||
C_open(nm) /* open file for readable code output */
|
||||
char *nm;
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user