/*++ Copyright (c) 1992 Microsoft Corporation Module Name: ltloop.h Abstract: This module contains definitions from ltloop.c Author: Stephen Hou (stephh@microsoft.com) Nikhil Kamkolkar (nikhilk@microsoft.com) Revision History: 19 Jun 1992 Initial Version (dch@pacvax.pacersoft.com) Notes: Tab stop: 4 --*/ #ifndef _LTLOOP_H_ #define _LTLOOP_H_ VOID LtLoopProcessQueue( IN PLT_ADAPTER Adapter); #ifdef LTLOOP_H_LOCALS #endif // LTLOOP_H_LOCALS #endif // _LTLOOP_H_