/[rtmk]/rtmk/include/rtmk/rig.h
ViewVC logotype

Diff of /rtmk/include/rtmk/rig.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by jrydberg, Wed Mar 27 00:13:46 2002 UTC revision 1.6 by jrydberg, Mon Apr 15 13:40:34 2002 UTC
# Line 15  You should have received a copy of the G Line 15  You should have received a copy of the G
15  along with this program; if not, write to the Free Software  along with this program; if not, write to the Free Software
16  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
17    
 /* NOTE THAT THIS IS JUST A TEMPORARY VERSION OF THE HEADER.  
    THE REAL HEADER IS IN THE RIG PACKAGE.  WE HAVE THIS FILE  
    TO MAKE IT POSSIBLE TO COMPILE THE KERNEL WITHOUT A  
    CROSS-COMPILER TOOLCHAIN.    THIS FILE IS NOT INSTALLED.  */  
   
18  #ifndef _RTMK_RIG_H  #ifndef _RTMK_RIG_H
19  #define _RTMK_RIG_H 1  #define _RTMK_RIG_H 1
20    
# Line 43  typedef int (*rig_demux_function_t) (str Line 38  typedef int (*rig_demux_function_t) (str
38                                       struct rtmk_msg_header *outp);                                       struct rtmk_msg_header *outp);
39    
40  #define RIG_RESULT_BAD_ID       -300  #define RIG_RESULT_BAD_ID       -300
41    #define RIG_RESULT_NO_REPLY     -301
42    
43  /* Initialize the RIG runtime interface.  This may be  /* Initialize the RIG runtime interface.  This may be
44     called several times.  Called with USE_THREADVAR_P set to     called several times.  Called with USE_THREADVAR_P set to

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26