comparison include/BeagleRT.h @ 175:9bfe04d184fb experimental-fixing-AuxiliaryTask

Demonstrates issue #1374
author Giulio Moro <giuliomoro@yahoo.it>
date Mon, 28 Dec 2015 15:00:34 +0100
parents 1e629f126322
children
comparison
equal deleted inserted replaced
174:1e629f126322 175:9bfe04d184fb
21 * BeagleRT is based on the Xenomai real-time Linux extensions (http://xenomai.org) and 21 * BeagleRT is based on the Xenomai real-time Linux extensions (http://xenomai.org) and
22 * uses the BeagleBone %PRU subsystem to address the audio and sensor hardware. 22 * uses the BeagleBone %PRU subsystem to address the audio and sensor hardware.
23 * 23 *
24 * Further information can be found at http://beaglert.cc 24 * Further information can be found at http://beaglert.cc
25 */ 25 */
26 26 void dumpAuxTasks();
27 27
28 #ifndef BEAGLERT_H_ 28 #ifndef BEAGLERT_H_
29 #define BEAGLERT_H_ 29 #define BEAGLERT_H_
30 30
31 #include <stdint.h> 31 #include <stdint.h>