boot3/OS/SCSIMgr4pt3/StandardGlue.h
Elliot Nunn 5b0f0cc134 Bring in CubeE sources
Resource forks are included only for .rsrc files. These are DeRezzed into their data fork. 'ckid' resources, from the Projector VCS, are not included.

The Tools directory, containing mostly junk, is also excluded.
2017-12-26 10:02:57 +08:00

27 lines
699 B
C

/*
File: StandardGlue.h
Contains: xxx put contents here xxx
Written by: xxx put writers here xxx
Copyright: © 1993 by Apple Computer, Inc., all rights reserved.
Change History (most recent first):
<SMG2> 9/29/93 chp Standardize conditional inclusion.
<SM4> 10/14/93 pdw <MC> roll-in.
<SM3> 9/9/93 pdw Got rid of the guts basically.
<SM2> 6/29/93 pdw Massive checkins: Change asynchronicity mechanism to CallMachine
stack switching mechanism. Adding support for Cold Fusion.
Rearranging HW/SW Init code. Some code optimizations.
<1> 5/29/93 PW first checked in
*/
#ifndef __STANDARDGLUE__
#define __STANDARDGLUE__
#endif __STANDARDGLUE__