rt/msr_param.h
author Florian Pose <fp@igh-essen.com>
Tue, 11 Apr 2006 09:12:00 +0000
changeset 182 8c0bc99229a9
parent 51 b3beaa00640f
child 197 b9a6e2c22745
permissions -rw-r--r--
Slaves stored in list, slaves in SysFS
/******************************************************************************
 *
 * $Id$
 *
 *****************************************************************************/

#ifndef _MSR_PARAM_H_
#define _MSR_PARAM_H_

#define  MSR_ABTASTFREQUENZ 1000

#endif

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