On Tue, Sep 29, 2020 at 8:37 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:

> Hello,
>
> I work currently on the documentation of the IO Manager. What is the
> purpose of
>
> typedef rtems_status_code rtems_device_driver;
>
> ?
>
> For me this looks a bit like camouflage.
>

No. It is a use of typedef to make the purpose of the method clear.

You have nibbled at these for years. There were at least types for
Classic Tasks, ASRs, and TSRs at one point.

If this is the last one, I'm not going to fight it. This isn't the hill I am
going to die on.

--joel

>
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to