/[rtmk]/rtmk/ipc-port.h
ViewVC logotype

Diff of /rtmk/ipc-port.h

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

revision 1.5 by jrydberg, Sat Jan 5 00:08:30 2002 UTC revision 1.6 by jrydberg, Wed Feb 6 19:57:00 2002 UTC
# Line 1  Line 1 
1  /* IPC port defintions.  /* IPC port defintions.
2     Copyright 1999, 2000, 2001 Johan Rydberg, jrydberg@opencores.org.     Copyright 1999, 2000, 2001, 2002 Johan Rydberg, jrydberg@opencores.org.
3    
4  This program is free software; you can redistribute it and/or modify  This program is free software; you can redistribute it and/or modify
5  it under the terms of the GNU General Public License as published by  it under the terms of the GNU General Public License as published by
# Line 36  enum ipc_kobject_type Line 36  enum ipc_kobject_type
36    IPC_KOBJECT_TYPE_HOST = 1,    IPC_KOBJECT_TYPE_HOST = 1,
37    IPC_KOBJECT_TYPE_TASK,    IPC_KOBJECT_TYPE_TASK,
38    IPC_KOBJECT_TYPE_THREAD,    IPC_KOBJECT_TYPE_THREAD,
39    IPC_KOBJECT_TYPE_OBJECT,    IPC_KOBJECT_TYPE_MEMORY_OBJECT,
40  };  };
41    
42    

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