Startpunkten
This commit is contained in:
34
taglab_r.h
Normal file
34
taglab_r.h
Normal file
@@ -0,0 +1,34 @@
|
||||
#ifndef _TAGLAB_R_H_
|
||||
#define _TAGLAB_R_H_
|
||||
/*
|
||||
** Generated by RubusCB 2.1 Jun 16 1999 09:44:36 License Release
|
||||
**
|
||||
** File: taglab_r.h
|
||||
**
|
||||
** Created: 11:05:24 October 12 1999
|
||||
**
|
||||
** File is automatically generated, DO NOT EDIT!
|
||||
**
|
||||
*/
|
||||
|
||||
#include <basic/bs_basic.h>
|
||||
#include <red/r_thread.h>
|
||||
#include <red/r_cfg.h>
|
||||
|
||||
#include "msg.h"
|
||||
|
||||
#ifdef COMP_CPLUSPLUS
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
extern redThreadBaseAttr_t const Dummy;
|
||||
extern redThreadInstAttr_t const Dummy_1;
|
||||
extern redSchedAttr_t const redSchedule;
|
||||
|
||||
#ifdef COMP_CPLUSPLUS
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user