<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 29, 2020 at 8:37 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I work currently on the documentation of the IO Manager. What is the <br>
purpose of<br>
<br>
typedef rtems_status_code rtems_device_driver;<br>
<br>
?<br>
<br>
For me this looks a bit like camouflage.<br></blockquote><div><br></div><div>No. It is a use of typedef to make the purpose of the method clear.</div><div><br></div><div>You have nibbled at these for years. There were at least types forĀ </div><div>Classic Tasks, ASRs, and TSRs at one point.</div><div><br></div><div>If this is the last one, I'm not going to fight it. This isn't the hill I am</div><div>going to die on.</div><div><br></div><div>--joel</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div>