/[rtmk]/rtmk/exception.c
ViewVC logotype

Diff of /rtmk/exception.c

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

revision 1.2 by jrydberg, Sat Feb 23 01:41:29 2002 UTC revision 1.3 by jrydberg, Wed Mar 27 00:13:45 2002 UTC
# Line 66  encode_exception_msg (struct ipc_port *e Line 66  encode_exception_msg (struct ipc_port *e
66    exc_msg->msgh.msgh_length = msg_size;    exc_msg->msgh.msgh_length = msg_size;
67    exc_msg->msgh.msgh_seqno  = 0;    exc_msg->msgh.msgh_seqno  = 0;
68    
   exc_msg->exc_port_type  = type_copy_send;  
   exc_msg->exc_port       = exception_port;  
69    exc_msg->thread_type    = type_copy_send;    exc_msg->thread_type    = type_copy_send;
70    exc_msg->thread         = thread->send_thread_port;    exc_msg->thread         = thread->send_thread_port;
71    exc_msg->task_type      = type_copy_send;    exc_msg->task_type      = type_copy_send;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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