/[rtmk]/rtmk/include/rtmk/std-types.defs
ViewVC logotype

Diff of /rtmk/include/rtmk/std-types.defs

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

revision 1.4 by jrydberg, Wed Jan 16 00:11:53 2002 UTC revision 1.5 by jrydberg, Tue Jan 29 18:34:43 2002 UTC
# Line 25  Line 25 
25    
26  (import "<rtmk/thread-status.h>")  (import "<rtmk/thread-status.h>")
27  (import "<rtmk/host-types.h>")  (import "<rtmk/host-types.h>")
28    (import "<stdbool.h>")
29    
30    (define-type bool
31      (c-name "bool")
32      (comment "FIXME")
33      (attrs)
34      (native-type RTMK_MSG_TYPE_INTEGER32)
35      ()
36      ()
37      ()
38    )
39    
40  (define-type rtmk-port-t  (define-type rtmk-port-t
41    (c-name "rtmk_port_t")    (c-name "rtmk_port_t")

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

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