bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] hurd: Add shared mig declarations


From: Samuel Thibault
Subject: Re: [PATCH] hurd: Add shared mig declarations
Date: Sat, 30 May 2020 20:30:47 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Samuel Thibault, le sam. 30 mai 2020 20:23:18 +0200, a ecrit:
> +boolean_t exc_server (mach_msg_header_t *InHeadP, mach_msg_header_t 
> *OutHeadP);
> +boolean_t msg_reply_server (mach_msg_header_t *InHeadP,
> +                         mach_msg_header_t *OutHeadP)
> +boolean_t notify_server (mach_msg_header_t *InHeadP,
> +                      mach_msg_header_t *OutHeadP)
> +boolean_t process_reply_server (mach_msg_header_t *InHeadP,
> +                             mach_msg_header_t *OutHeadP)

Sorry, it was not refreshed. There are ';' at the end of these three
lines of course.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]