40 lines
727 B
C
40 lines
727 B
C
|
|
/******************************************************************************
|
|
*
|
|
*
|
|
* Alle globalen Variabeln
|
|
*
|
|
* Autor: Richard Hacker
|
|
*
|
|
* (C) Copyright IgH 2005
|
|
* Ingenieurgemeinschaft IgH
|
|
* Heinz-Bäcker Str. 34
|
|
* D-45356 Essen
|
|
* Tel.: +49 201/61 99 31
|
|
* Fax.: +49 201/61 98 36
|
|
* E-mail: ha@igh-essen.com
|
|
*
|
|
*
|
|
* $RCSfile: msr_io.h,v $
|
|
* $Revision: 1.2 $
|
|
* $Author: hm $
|
|
* $Date: 2005/09/02 10:26:38 $
|
|
* $State: Exp $
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
******************************************************************************/
|
|
|
|
#ifndef _ETH_GLOBALS_H_
|
|
#define _ETH_GLOBALS_H_
|
|
|
|
|
|
#endif
|
|
|