/*++

Copyright (c) 1999 Microsoft Corporation. All rights reserved. 

   File:       precomp.h
 
               Developed for Toshiba by Elisa Research Inc., CA
               http://www.elisaresearch.com
               (510) 770-4920


Abstract:

	This file contains global definitions.

Author:

	A. Wang

Environment:

	Kernel mode

Revision History:

--*/

#include <ndis.h>
#include <atm.h>

#include "version.h"
#include "support.h"
#include "hw.h"
#include "sar.h"
#include "peephole.h"
#include "sw.h"
#include "protos.h"
#include "debug.h"
#include "tbatmdet.h"
#include "tbatm155.h"
#include "tbmeteor.h"


