Schönheitskorrekturen.

This commit is contained in:
Florian Pose 2006-03-21 20:25:50 +00:00
parent 7b95ac4e32
commit b1d2985464
1 changed files with 4 additions and 4 deletions

View File

@ -1,13 +1,13 @@
/******************************************************************************
*
* Oeffentliche EtherCAT-Schnittstellen fuer Echtzeitprozesse.
* Oeffentliche EtherCAT-Schnittstellen fuer Echtzeitprozesse.
*
* $Id$
* $Id$
*
*****************************************************************************/
#ifndef _ETHERCAT_RT_H_
#define _ETHERCAT_RT_H_
#ifndef __ECRT_H__
#define __ECRT_H__
#include <asm/byteorder.h>