rt/msr_param.h
author Florian Pose <fp@igh-essen.com>
Thu, 20 Apr 2006 13:19:36 +0000
changeset 194 c21e7c12dd50
parent 51 b3beaa00640f
child 197 b9a6e2c22745
permissions -rw-r--r--
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
/******************************************************************************
 *
 * $Id$
 *
 *****************************************************************************/

#ifndef _MSR_PARAM_H_
#define _MSR_PARAM_H_

#define  MSR_ABTASTFREQUENZ 1000

#endif

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