mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-01 14:22:27 +00:00
Remove remnants of valloc workarounds. (#54)
This commit is contained in:
@@ -47,11 +47,6 @@ extern int errno;
|
||||
is going to expand or not */
|
||||
int Storage_expanded; /* T or NIL */
|
||||
|
||||
/* This used to be ifdef for RISCOS and OSF/1. */
|
||||
#if defined(SYSVONLY)
|
||||
#define valloc malloc
|
||||
#endif /* SYSVONLY */
|
||||
|
||||
/************************************************************************/
|
||||
/* */
|
||||
/* s y s o u t _ l o a d e r */
|
||||
|
||||
Reference in New Issue
Block a user