rt/msr_param.h
author Florian Pose <fp@igh-essen.com>
Mon, 10 Apr 2006 07:29:53 +0000
changeset 174 99907332ff1e
parent 51 b3beaa00640f
child 197 b9a6e2c22745
permissions -rw-r--r--
Restart action in RC script
/******************************************************************************
 *
 * $Id$
 *
 *****************************************************************************/

#ifndef _MSR_PARAM_H_
#define _MSR_PARAM_H_

#define  MSR_ABTASTFREQUENZ 1000

#endif

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