rt/msr_param.h
author Florian Pose <fp@igh-essen.com>
Mon, 20 Mar 2006 15:28:25 +0000
changeset 114 e4b4b5a85e75
parent 51 b3beaa00640f
child 197 b9a6e2c22745
permissions -rw-r--r--
Slave alias implementiert.
/******************************************************************************
 *
 * $Id$
 *
 *****************************************************************************/

#ifndef _MSR_PARAM_H_
#define _MSR_PARAM_H_

#define  MSR_ABTASTFREQUENZ 1000

#endif

/*****************************************************************************/