boot3/OS/SCSIMgr4pt3/StandardGlue.h

27 lines
699 B
C
Raw Normal View History

/*
File: StandardGlue.h
Contains: xxx put contents here xxx
Written by: xxx put writers here xxx
Copyright: <EFBFBD> 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__