windows-nt/Source/XPSP1/NT/drivers/net/ms/ne2000/precomp.h
2020-09-26 16:20:57 +08:00

31 lines
307 B
C

/*++
Copyright (c) 1990-1998 Microsoft Corporation, All Rights Reserved
Module Name:
precomp.h
Abstract:
Precompile header file.
Author:
Sean Selitrennikoff
Environment:
Notes:
optional-notes
Revision History:
--*/
#include <ndis.h>
#include "ne2000hw.h"
#include "ne2000sw.h"