1 /* RCS $Id: sysintf.h,v 1.2 2007-01-18 09:33:25 vg Exp $
4 -- Assorted bits of system interface
7 -- This file is used to abstract away some of the functions in
11 -- Dennis Vadura, dvadura@dmake.wticorp.com
14 -- http://dmake.wticorp.com/
17 -- Copyright (c) 1996,1997 by WTI Corp. All rights reserved.
19 -- This program is NOT free software; you can redistribute it and/or
20 -- modify it under the terms of the Software License Agreement Provided
21 -- in the file <distribution-root>/readme/license.txt.
24 -- Use cvs log to obtain detailed change logs.
27 #define VOID_LCACHE(l,m)
28 #define Hook_std_writes(A)
31 /* for directory cache */
32 #define CacheStat(A,B) really_dostat(A,&buf)
39 ** Mac interface standard items
41 #define getswitchar() '-'